CurrencyDto

📄 Description: Data transfer object representing the currency details associated with ledger entries, transactions, and accounts within the General Ledger, facilitating accurate financial record management.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

status

string

false

none

Status of the resource

displayId

string

true

none

Unique identifier for the display

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

name

string

false

none

Name of the resource

decimalPoints

integer(int32)

true

none

Numeric value representing decimalPoints

depreciationAreaId

integer(int64)

false

none

Unique identifier for the depreciation area

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED