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