RegistrationDocumentResponseDto

Type Alias: RegistrationDocumentResponseDto

[object Object]

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

Represents the response DTO for a registration document.

Properties

id

[object Object]

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

The unique identifier of a RegistrationDocument, assigned incrementally.


nameDutch

[object Object]

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

The Dutch name/title of the document.


nameEnglish

[object Object]

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

The English name/title of the document.


sortOrder

[object Object]

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

The order in which this document should be displayed.


url

[object Object]

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

The destination URL for the document.

On this page