class

OpenAI::ApiKeyList

Inherits JSON::Serializable < Reference < Object

Constructors

new(object : String | Nil = nil, data : Array(AdminApiKey) | Nil = nil, has_more : Bool | Nil = nil, first_id : String | Nil = nil, last_id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
data=(data : Array(AdminApiKey) | Nil)
Source
first_id
Source
first_id=(first_id : String | Nil)
Source
has_more
Source
has_more=(has_more : Bool | Nil)
Source
last_id
Source
last_id=(last_id : String | Nil)
Source
object
Source
object=(object : String | Nil)
Source