DepartmentDto

📄 Description: Data transfer object representing a department within a financial organization, encapsulating its hierarchical structure and organizational context for effective management and reporting.

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

name

string

true

none

Name of the resource

companyId

integer(int64)

false

none

Unique identifier for the company

leaseGroupId

integer(int64)

false

none

Unique identifier for the lease group

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED