@runloop/remote-agents-sdk
Preparing search index...
codex
v2
RateLimitSnapshot
Type Alias RateLimitSnapshot
type
RateLimitSnapshot
=
{
credits
:
CreditsSnapshot
|
null
;
individualLimit
:
SpendControlLimitSnapshot
|
null
;
limitId
:
string
|
null
;
limitName
:
string
|
null
;
planType
:
PlanType
|
null
;
primary
:
RateLimitWindow
|
null
;
rateLimitReachedType
:
RateLimitReachedType
|
null
;
secondary
:
RateLimitWindow
|
null
;
}
Index
Properties
credits
individual
Limit
limit
Id
limit
Name
plan
Type
primary
rate
Limit
Reached
Type
secondary
Properties
credits
credits
:
CreditsSnapshot
|
null
individual
Limit
individualLimit
:
SpendControlLimitSnapshot
|
null
limit
Id
limitId
:
string
|
null
limit
Name
limitName
:
string
|
null
plan
Type
planType
:
PlanType
|
null
primary
primary
:
RateLimitWindow
|
null
rate
Limit
Reached
Type
rateLimitReachedType
:
RateLimitReachedType
|
null
secondary
secondary
:
RateLimitWindow
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credits
individual
Limit
limit
Id
limit
Name
plan
Type
primary
rate
Limit
Reached
Type
secondary
@runloop/remote-agents-sdk
Loading...