| Name | Type | Description | Notes |
|---|---|---|---|
| has_more | Boolean | ||
| data | Array<AccessLogEntry> |
require 'talon_one_sdk'
instance = TalonOne::GetAccessLogsWithoutTotalCount200Response.new(
has_more: null,
data: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| has_more | Boolean | ||
| data | Array<AccessLogEntry> |
require 'talon_one_sdk'
instance = TalonOne::GetAccessLogsWithoutTotalCount200Response.new(
has_more: null,
data: null
)