OpenAI::RealtimeServerEventRateLimitsUpdatedRateLimitsItem
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : RealtimeServerEventRateLimitsUpdatedRateLimitsItemName | Nil = nil, limit : Int64 | Nil = nil, remaining : Int64 | Nil = nil, reset_seconds : Float64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name=(name : RealtimeServerEventRateLimitsUpdatedRateLimitsItemName | Nil)
The name of the rate limit (requests, tokens).