class CB::Token
- CB::Token
- CB::APIAction
- CB::Action
- Reference
- Object
Defined in:
cb/token.crInstance Method Summary
- #format : Format | Nil
- #format=(format : Format | Nil)
- #format=(str : String)
- #output_header(access_token : CB::Model::AccessToken)
- #output_json(access_token : CB::Model::AccessToken)
- #run
- #validate
- #with_header : Bool
- #with_header=(with_header : Bool)
- #with_header=(str : String)