ExternalLinkUpdateDto

Type Alias: ExternalLinkUpdateDto

[object Object]

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

Defines the DTO for updating an external link.

Properties

descriptionDutch

[object Object]

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

The Dutch description for the external link.


descriptionEnglish

[object Object]

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

The English description for the external link.


sortOrder

[object Object]

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

The order in which this link should be displayed.


titleDutch

[object Object]

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

The Dutch title for the external link.


titleEnglish

[object Object]

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

The English title for the external link.


url

[object Object]

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

The destination URL of the link.

On this page