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