Method: LockstepSdk::ApHeaderInfoModel#base_currency_code

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

#base_currency_codeString

Returns The base currency code of the group account.

Returns:

  • (String)

    The base currency code of the group account



62
63
64
# File 'lib/lockstep_sdk/models/ap_header_info_model.rb', line 62

def base_currency_code
  @base_currency_code
end