struct

OAuthTokenPayload

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(access_token : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

access_token
clone
Source
copy_with(access_token _access_token = @access_token)
Source