class Qbic::TouchPanel::AuthResponse
- Qbic::TouchPanel::AuthResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
qbic/touch_panel.crConstructors
Instance Method Summary
-
#access_token : String
Returned on success
-
#access_token=(access_token : String)
Returned on success
- #refresh_token : String
- #refresh_token=(refresh_token : String)
- #token_type : String
- #token_type=(token_type : String)