Trading Assistant API Documentation - v0.1.0
Preparing search index...
components/02-widgets/10_AuditLogs/logs.types
AuditLogDetailResponse
Interface AuditLogDetailResponse
interface
AuditLogDetailResponse
{
log
:
AuditLog
;
timestamp
:
string
;
}
Index
Properties
log
timestamp
Properties
log
log
:
AuditLog
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
log
timestamp
Trading Assistant API Documentation - v0.1.0
Loading...