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