Trading Assistant API Documentation - v0.1.0
Preparing search index...
components/02-widgets/10_AuditLogs/logs.types
AuditLogPagination
Interface AuditLogPagination
interface
AuditLogPagination
{
page
:
number
;
per_page
:
number
;
total
:
number
;
total_pages
:
number
;
}
Index
Properties
page
per_
page
total
total_
pages
Properties
page
page
:
number
per_
page
per_page
:
number
total
total
:
number
total_
pages
total_pages
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
page
per_
page
total
total_
pages
Trading Assistant API Documentation - v0.1.0
Loading...