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