PostRegistrationDocumentDto

Type Alias: PostRegistrationDocumentDto

[object Object]

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

Defines the DTO for creating a registration document.

Properties

nameDutch

[object Object]

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

The Dutch name/title of the document.


nameEnglish

[object Object]

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

The English name/title of the document.


sortOrder?

optional sortOrder?: number

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

The order in which this document should be displayed.


url

[object Object]

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

The destination URL for the document.

On this page