PostRegisterReasonDto
Type Alias: PostRegisterReasonDto
[object Object]
Defined in: api/types.gen.ts:1466
Defines the DTO for creating a register reason, containing localized text and ordering.
Properties
descriptionDutch
[object Object]
Defined in: api/types.gen.ts:1478
The Dutch description for the registration reason.
descriptionEnglish
[object Object]
Defined in: api/types.gen.ts:1482
The English description for the registration reason.
sortOrder?
optionalsortOrder?:number|null
Defined in: api/types.gen.ts:1486
The order in which this reason should be displayed.
titleDutch
[object Object]
Defined in: api/types.gen.ts:1470
The Dutch title for the registration reason.
titleEnglish
[object Object]
Defined in: api/types.gen.ts:1474
The English title for the registration reason.