Sha256: ac5daa099a5d638249a15b11ecc480c7197c8950a27e323f3d52c0ba618ba849

Contents?: true

Size: 422 Bytes

Versions: 2

Compression:

Stored size: 422 Bytes

Contents

# TalonOne::InlineResponse20027

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

2 entries across 2 versions & 1 rubygems

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