RegistrationDocumentUpdateDto

Type Alias: RegistrationDocumentUpdateDto

[object Object]

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

Defines the DTO for updating a registration document.

Properties

nameDutch

[object Object]

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

The Dutch name/title of the document.


nameEnglish

[object Object]

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

The English name/title of the document.


sortOrder?

optional sortOrder?: number

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

The order in which this document should be displayed.


urlDutch

[object Object]

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

The destination URL for the Dutch version of the document.


urlEnglish

[object Object]

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

The destination URL for the English version of the document.

On this page