RegistrationDocumentUpdateDto

Type Alias: RegistrationDocumentUpdateDto

[object Object]

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

Defines the DTO for updating a registration document.

Properties

nameDutch

[object Object]

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

The Dutch name/title of the document.


nameEnglish

[object Object]

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

The English name/title of the document.


sortOrder?

optional sortOrder?: number

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

The order in which this document should be displayed.


url

[object Object]

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

The destination URL for the document.

On this page