Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
BalanceResponse
Interface BalanceResponse
interface
BalanceResponse
{
balance
:
number
;
lifetime_used
:
number
;
tier
:
string
;
burn_rate_7d
?:
number
;
estimated_days_remaining
?:
number
;
projected_monthly_tokens
?:
number
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
balance
lifetime_
used
tier
burn_
rate_
7d?
estimated_
days_
remaining?
projected_
monthly_
tokens?
Properties
balance
balance
:
number
lifetime_
used
lifetime_used
:
number
tier
tier
:
string
Optional
burn_
rate_
7d
burn_rate_7d
?:
number
Optional
estimated_
days_
remaining
estimated_days_remaining
?:
number
Optional
projected_
monthly_
tokens
projected_monthly_tokens
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
lifetime_
used
tier
burn_
rate_
7d
estimated_
days_
remaining
projected_
monthly_
tokens
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...