Sha256: 82c96deba6ed05a31a5e778b7b3d5d9c5005518902847ff4b1da9e317cc963e2

Contents?: true

Size: 407 Bytes

Versions: 5

Compression:

Stored size: 407 Bytes

Contents

# TalonOne::InlineResponse2006

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
talon_one-2.3.0 docs/InlineResponse2006.md
talon_one-2.2.0 docs/InlineResponse2006.md
talon_one-2.1.1 docs/InlineResponse2006.md
talon_one-2.1.0 docs/InlineResponse2006.md
talon_one-2.0.0 docs/InlineResponse2006.md