Sha256: 61f8d0e1a3ff498ae3f1b31ec0f630bf295f89467d26bdb2c659456e98d80fd0
Contents?: true
Size: 407 Bytes
Versions: 3
Compression:
Stored size: 407 Bytes
Contents
# TalonOne::InlineResponse20012 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_more** | **Boolean** | | **data** | [**Array<CampaignTemplate>**](CampaignTemplate.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20012.new(has_more: true, data: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/InlineResponse20012.md |
talon_one-6.0.0 | docs/InlineResponse20012.md |
talon_one-5.0.0 | docs/InlineResponse20012.md |