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