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