RegionDto

📄 Description: Data transfer object representing a geographical region within the financial organization structure, encapsulating hierarchical relationships and attributes of financial entities.

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

countryId

integer(int64)

false

none

Unique identifier for the country

countryDisplayId

string

false

none

Unique identifier for the country display

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED