CompanyLiteDto

📄 Description: Data transfer object representing essential information about a company, including its name, industry, and contact details, facilitating streamlined interactions and data management within business applications.

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