Method: LockstepSdk::AccountingProfileModel#country

Defined in:
lib/lockstep_sdk/models/accounting_profile_model.rb

#countryString

Returns The two character country code of the address.

Returns:

  • (String)

    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