Method: LockstepSdk::AccountingProfileRequest#region
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#region ⇒ String
Returns The state/region of the address.
101 102 103 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 101 def region @region end |