Sha256: bd92092ff3597e1f912c13af6a1c02af854269beb4334b5bb6bb68d44ea54563

Contents?: true

Size: 443 Bytes

Versions: 3

Compression:

Stored size: 443 Bytes

Contents

# TalonOne::InlineResponse2003

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

3 entries across 3 versions & 1 rubygems

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