struct

Crig::Providers::Copilot::OAuth::CopilotApiKeyResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(token : String, expires_at : Int64, endpoints : Endpoints | Nil = nil, refresh_in : Int64 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

endpoints
Source
expires_at
Source
refresh_in
Source
token
Source

Nested types