Sha256: 9b155b23689828761950bbb2a57a8dfa585ac9f1ec0742e5ddb8144958ea66c5

Contents?: true

Size: 405 Bytes

Versions: 5

Compression:

Stored size: 405 Bytes

Contents

# TalonOne::InlineResponse20028

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

5 entries across 5 versions & 1 rubygems

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