Sha256: cf177b773b14eedb97b30a3cc13ea0b9dc78c76026eadeafbccdb0e43fa220aa
Contents?: true
Size: 418 Bytes
Versions: 2
Compression:
Stored size: 418 Bytes
Contents
# TalonOne::InlineResponse20020 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total_result_size** | **Integer** | | **data** | [**Array<AccessLogEntry>**](AccessLogEntry.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20020.new(total_result_size: 1, data: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
talon_one-6.0.0 | docs/InlineResponse20020.md |
talon_one-5.0.0 | docs/InlineResponse20020.md |