Method: OrderCloud::AccessToken#token_type
- Defined in:
- lib/order_cloud/models/access_token.rb
#token_type ⇒ Object
Returns the value of attribute token_type.
33 34 35 |
# File 'lib/order_cloud/models/access_token.rb', line 33 def token_type @token_type end |