Sha256: 503e8b9a701f36dd6213939472ad7a1c19695b5037e76a7105dbdc297891b1ae

Contents?: true

Size: 405 Bytes

Versions: 4

Compression:

Stored size: 405 Bytes

Contents

# TalonOne::InlineResponse20029

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

4 entries across 4 versions & 1 rubygems

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