Sha256: b3f6f18fb6753adb1c4a213feb40f15d3a7fb1fa5d60d43c79e2e40584d5ec47

Contents?: true

Size: 408 Bytes

Versions: 2

Compression:

Stored size: 408 Bytes

Contents

# TalonOne::InlineResponse20034

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
talon_one-6.0.0 docs/InlineResponse20034.md
talon_one-5.0.0 docs/InlineResponse20034.md