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