RegisterReasonUpdateDto

Type Alias: RegisterReasonUpdateDto

[object Object]

Defined in: api/types.gen.ts:1646

Defines the DTO for updating a register reason.

Properties

descriptionDutch

[object Object]

Defined in: api/types.gen.ts:1658

The Dutch description for the registration reason.


descriptionEnglish

[object Object]

Defined in: api/types.gen.ts:1662

The English description for the registration reason.


sortOrder

[object Object]

Defined in: api/types.gen.ts:1666

The order in which this reason should be displayed.


titleDutch

[object Object]

Defined in: api/types.gen.ts:1650

The Dutch title for the registration reason.


titleEnglish

[object Object]

Defined in: api/types.gen.ts:1654

The English title for the registration reason.

On this page