Sha256: ca11413140611405923ba5b88f38055a529b2cef00a8de43f7eb4a189fad85e6
Contents?: true
Size: 422 Bytes
Versions: 3
Compression:
Stored size: 422 Bytes
Contents
# TalonOne::InlineResponse20026 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_more** | **Boolean** | | [optional] **data** | [**Array<ApplicationSession>**](ApplicationSession.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20026.new(has_more: null, data: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/InlineResponse20026.md |
talon_one-3.0.2 | docs/InlineResponse20026.md |
talon_one-3.0.1 | docs/InlineResponse20026.md |