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