Method: Unit::ApiToken::Customer::CreateCustomerTokenRequest#scope
- Defined in:
- lib/unit/models/api_token/customer/create_customer_token_request.rb
#scope ⇒ Object (readonly)
Returns the value of attribute scope.
9 10 11 |
# File 'lib/unit/models/api_token/customer/create_customer_token_request.rb', line 9 def scope @scope end |