Sha256: e141c43b1b6ddf05979d8a2b76e6dc09f3d3ba945d4d578130939242810cfa62
Contents?: true
Size: 425 Bytes
Versions: 1
Compression:
Stored size: 425 Bytes
Contents
# TalonOne::InlineResponse20011 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_more** | **Boolean** | | **data** | [**Array<LoyaltyProgramTransaction>**](LoyaltyProgramTransaction.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20011.new(has_more: true, data: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
talon_one-3.0.0 | docs/InlineResponse20011.md |