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