RegistrationDocumentResponseDto
Type Alias: RegistrationDocumentResponseDto
[object Object]
Defined in: api/types.gen.ts:1700
Represents the response DTO for a registration document.
Properties
id
[object Object]
Defined in: api/types.gen.ts:1704
The unique identifier of a RegistrationDocument, assigned incrementally.
nameDutch
[object Object]
Defined in: api/types.gen.ts:1708
The Dutch name/title of the document.
nameEnglish
[object Object]
Defined in: api/types.gen.ts:1712
The English name/title of the document.
sortOrder
[object Object]
Defined in: api/types.gen.ts:1724
The order in which this document should be displayed.
urlDutch
[object Object]
Defined in: api/types.gen.ts:1716
The destination URL for the Dutch version of the document.
urlEnglish
[object Object]
Defined in: api/types.gen.ts:1720
The destination URL for the English version of the document.