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