Sha256: eb0e0fc9b048dab2f347eff9b12a2f90be3a25d1543d0de215080887438006e1

Contents?: true

Size: 407 Bytes

Versions: 6

Compression:

Stored size: 407 Bytes

Contents

# TalonOne::InlineResponse20018

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_more** | **Boolean** |  | 
**data** | [**Array<ApplicationEvent>**](ApplicationEvent.md) |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::InlineResponse20018.new(has_more: null,
                                 data: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.5.1 docs/InlineResponse20018.md
talon_one-2.3.0 docs/InlineResponse20018.md
talon_one-2.2.0 docs/InlineResponse20018.md
talon_one-2.1.1 docs/InlineResponse20018.md
talon_one-2.1.0 docs/InlineResponse20018.md
talon_one-2.0.0 docs/InlineResponse20018.md