Sha256: b35837f4fab9dcdf9910a7526d0f04bdcfd978a776b14de54330018994ef2ab7
Contents?: true
Size: 420 Bytes
Versions: 1
Compression:
Stored size: 420 Bytes
Contents
# TalonOne::InlineResponse20020 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total_result_size** | **Integer** | | [optional] **data** | [**Array<Audience>**](Audience.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20020.new(total_result_size: null, data: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
talon_one-2.3.0 | docs/InlineResponse20020.md |