Sha256: e623ef5ab1835a48420a8f196194f37e95ad5459fe38590d876a0679c822b217
Contents?: true
Size: 451 Bytes
Versions: 5
Compression:
Stored size: 451 Bytes
Contents
# TalonOne::InlineResponse2002 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_more** | **Boolean** | | **data** | [**Array<LedgerTransactionLogEntryIntegrationAPI>**](LedgerTransactionLogEntryIntegrationAPI.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse2002.new(has_more: true, data: null) ```
Version data entries
5 entries across 5 versions & 1 rubygems