RegisterReasonUpdateDto

Type Alias: RegisterReasonUpdateDto

[object Object]

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

Defines the DTO for updating a register reason.

Properties

descriptionDutch

[object Object]

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

The Dutch description for the registration reason.


descriptionEnglish

[object Object]

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

The English description for the registration reason.


sortOrder

[object Object]

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

The order in which this reason should be displayed.


titleDutch

[object Object]

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

The Dutch title for the registration reason.


titleEnglish

[object Object]

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

The English title for the registration reason.

On this page