OpenAI::ProjectRateLimitListResponse
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : ProjectRateLimitListResponseObject = ProjectRateLimitListResponseObject::List, data : Array(ProjectRateLimit) = [] of ProjectRateLimit, first_id : String = "", last_id : String = "", has_more : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcefirst_id
Sourcehas_more
Sourcelast_id
Sourceobject
Sourceobject=(object : ProjectRateLimitListResponseObject)
Source