Sha256: 9699c8673eb649ddab71a23cac196466bf5c08636298bd4dac2afe925b68bcca

Contents?: true

Size: 422 Bytes

Versions: 5

Compression:

Stored size: 422 Bytes

Contents

# TalonOne::InlineResponse20016

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

5 entries across 5 versions & 1 rubygems

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