Sha256: 99c823fc7172c1043438fbc4e1aa7d93a3d2979c43013709e669cab1edb9e955

Contents?: true

Size: 411 Bytes

Versions: 5

Compression:

Stored size: 411 Bytes

Contents

# TalonOne::InlineResponse20025

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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