Sha256: 0b750a005969646162fbe1509437e992611b5a544934fe595f2ccfae5fe114ba

Contents?: true

Size: 408 Bytes

Versions: 2

Compression:

Stored size: 408 Bytes

Contents

# TalonOne::InlineResponse20046

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

2 entries across 2 versions & 1 rubygems

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