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