Sha256: c4a0af13752473887b48c0563b0c2b69482ae761ddbeeca66fa801531f83cd89
Contents?: true
Size: 413 Bytes
Versions: 1
Compression:
Stored size: 413 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: null, data: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
talon_one-2.0.0 | docs/InlineResponse2002.md |