PostRegistrationDocumentDto

Type Alias: PostRegistrationDocumentDto

[object Object]

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

Defines the DTO for creating a registration document.

Properties

nameDutch

[object Object]

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

The Dutch name/title of the document.


nameEnglish

[object Object]

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

The English name/title of the document.


sortOrder?

optional sortOrder?: number

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

The order in which this document should be displayed.


urlDutch

[object Object]

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

The destination URL for the Dutch version of the document.


urlEnglish

[object Object]

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

The destination URL for the English version of the document.

On this page