Method: Unit::Customer::PatchIndividualCustomerRequest#jwt_subject
- Defined in:
- lib/unit/models/customer/patch_individual_customer_request.rb
#jwt_subject ⇒ Object (readonly)
Returns the value of attribute jwt_subject.
8 9 10 |
# File 'lib/unit/models/customer/patch_individual_customer_request.rb', line 8 def jwt_subject @jwt_subject end |