struct OfficeRnd::TokenResponse
- OfficeRnd::TokenResponse
- OfficeRnd::Data
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
office_rnd/models.crConstructors
Instance Method Summary
- #access_token : String
- #access_token=(access_token : String)
- #expires_in : Int32
- #expires_in=(expires_in : Int32)
- #scope : String
- #scope=(scope : String)
- #token_type : String
- #token_type=(token_type : String)