Sha256: e65a3f5a979351987e35dd3683fdbec108cb3a04ed7c2e654ea5b63e597fd682
Contents?: true
Size: 408 Bytes
Versions: 1
Compression:
Stored size: 408 Bytes
Contents
# TalonOne::InlineResponse20033 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total_result_size** | **Integer** | | **data** | [**Array<Attribute>**](Attribute.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20033.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/InlineResponse20033.md |