CurrencyDetail

📄 Description: Data transfer object representing detailed information about currency used in ledger entries, transactions, and accounts within the General Ledger, facilitating accurate financial record management.

Properties

Name

Type

Required

Restrictions

Description

currencyId

integer(int64)

false

none

Unique identifier for the currency

currencyDisplayId

string

false

none

Unique identifier for the currency display

currencyDefinitionType

string

false

none

Type of the currency definition

currencyType

string

false

none

Type of the currency

Enumerated Values

Attribute

Value

currencyDefinitionType

COMPANY_CURRENCY, CONTRACT_CURRENCY, MONTH_END_CURRENCY, REPORTING_CURRENCY, SECOND_LOCAL_CURRENCY, THIRD_LOCAL_CURRENCY