Sha256: 24824da1458cc117b1e2dd73592fb4e99d3663668cd3aa703b28bd939238d6dc

Contents?: true

Size: 407 Bytes

Versions: 6

Compression:

Stored size: 407 Bytes

Contents

# TalonOne::InlineResponse2002

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_result_size** | **Integer** |  | 
**data** | [**Array<Campaign>**](Campaign.md) |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::InlineResponse2002.new(total_result_size: null,
                                 data: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.5.1 docs/InlineResponse2002.md
talon_one-2.4.0 docs/InlineResponse2002.md
talon_one-2.3.0 docs/InlineResponse2002.md
talon_one-2.2.0 docs/InlineResponse2002.md
talon_one-2.1.1 docs/InlineResponse2002.md
talon_one-2.1.0 docs/InlineResponse2002.md