struct Twitcr::Token
- Twitcr::Token
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
twitcr/mappings/token.crConstructors
Instance Method Summary
- #access_token : String
- #access_token=(access_token : String)
- #expires_in : Int64
- #expires_in=(expires_in : Int64)
- #token_type : String
- #token_type=(token_type : String)