CompanyLiteDto

📄 Description: Data transfer object representing a company profile within the General Ledger, encapsulating essential details related to ledger entries, transactions, accounts, and financial records.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

displayId

string

false

none

Unique identifier for the display

status

string

false

none

Status of the resource

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

countryId

integer(int64)

false

none

Unique identifier for the country

countryDisplayId

string

false

none

Unique identifier for the country display

name

string

false

none

none

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED