RegisterReasonUpdateDto

Type Alias: RegisterReasonUpdateDto

[object Object]

Defined in: app/api/types.gen.ts:1493

Defines the DTO for updating a register reason.

Properties

descriptionDutch

[object Object]

Defined in: app/api/types.gen.ts:1505

The Dutch description for the registration reason.


descriptionEnglish

[object Object]

Defined in: app/api/types.gen.ts:1509

The English description for the registration reason.


sortOrder

[object Object]

Defined in: app/api/types.gen.ts:1513

The order in which this reason should be displayed.


titleDutch

[object Object]

Defined in: app/api/types.gen.ts:1497

The Dutch title for the registration reason.


titleEnglish

[object Object]

Defined in: app/api/types.gen.ts:1501

The English title for the registration reason.

On this page