Sha256: 4f1b5a1751135bcf871ffbb41a8031dca033edd81c9e505f29c93e2acb7defd1

Contents?: true

Size: 403 Bytes

Versions: 3

Compression:

Stored size: 403 Bytes

Contents

# TalonOne::InlineResponse20019

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/InlineResponse20019.md
talon_one-6.0.0 docs/InlineResponse20019.md
talon_one-5.0.0 docs/InlineResponse20019.md