Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
AuditListResponse
Interface AuditListResponse
interface
AuditListResponse
{
events
:
AuditTrailEvent
[]
;
next_cursor
:
null
|
string
;
count
:
number
;
from
:
string
;
to
:
string
;
}
Index
Properties
events
next_
cursor
count
from
to
Properties
events
events
:
AuditTrailEvent
[]
next_
cursor
next_cursor
:
null
|
string
count
count
:
number
from
from
:
string
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
events
next_
cursor
count
from
to
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...