Sha256: 82dcbbecaf8edfe42bc634b086832c18c5388e1eed20d603602295fb2b77b2d2

Contents?: true

Size: 435 Bytes

Versions: 3

Compression:

Stored size: 435 Bytes

Contents

# TalonOne::InlineResponse2004

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

3 entries across 3 versions & 1 rubygems

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