Method: LockstepSdk::AccountingProfileRequest#country
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#country ⇒ String
Returns The two character country code of the address.
109 110 111 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 109 def country @country end |