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)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
endpoints
Sourceexpires_at
Sourcerefresh_in
Sourcetoken
Source