Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
AuditExportParams
Interface AuditExportParams
interface
AuditExportParams
{
from
?:
string
;
to
?:
string
;
action
?:
string
[]
;
format
?:
"csv"
|
"ndjson"
;
}
Index
Properties
from?
to?
action?
format?
Properties
Optional
from
from
?:
string
Optional
to
to
?:
string
Optional
action
action
?:
string
[]
Optional
format
format
?:
"csv"
|
"ndjson"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
action
format
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...