Sha256: d8f9dbe084368f77c4dfeafc06d9ff959e7233fa83604bb7ad0f7aeb9705fdf4

Contents?: true

Size: 392 Bytes

Versions: 6

Compression:

Stored size: 392 Bytes

Contents

# TalonOne::InlineResponse20019

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_result_size** | **Integer** |  | 
**data** | **Array<String>** |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::InlineResponse20019.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/InlineResponse20019.md
talon_one-2.3.0 docs/InlineResponse20019.md
talon_one-2.2.0 docs/InlineResponse20019.md
talon_one-2.1.1 docs/InlineResponse20019.md
talon_one-2.1.0 docs/InlineResponse20019.md
talon_one-2.0.0 docs/InlineResponse20019.md