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