Method: LockstepSdk::AccountingProfileRequest#country

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

#countryString

Returns The two character country code of the address.

Returns:

  • (String)

    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