Method: Falcon::DomainAccessTokenResponseV1#token_type
- Defined in:
- lib/crimson-falcon/models/domain_access_token_response_v1.rb
#token_type ⇒ Object
Returns the value of attribute token_type.
47 48 49 |
# File 'lib/crimson-falcon/models/domain_access_token_response_v1.rb', line 47 def token_type @token_type end |