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