struct

Crig::Providers::ChatGPT::OAuth::DeviceCodeResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(device_auth_id : String, user_code : String, interval : Int64 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

device_auth_id
Source
interval
Source
user_code
Source