Method: LockstepSdk::CompanySyncModel#default_currency_code
- Defined in:
- lib/lockstep_sdk/models/company_sync_model.rb
#default_currency_code ⇒ String
Returns The default currency code for transactions related to this company. For a list of currency codes, see [Query Currencies](developer.lockstep.io/reference/get_api-v1-definitions-currencies).
89 90 91 |
# File 'lib/lockstep_sdk/models/company_sync_model.rb', line 89 def default_currency_code @default_currency_code end |