Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
UsageRecord
Interface UsageRecord
interface
UsageRecord
{
date
:
string
;
action
:
string
;
count
:
number
;
tokens
:
number
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
date
action
count
tokens
Properties
date
date
:
string
action
action
:
string
count
count
:
number
tokens
tokens
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
action
count
tokens
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...