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