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