ExternalLinkUpdateDto
Type Alias: ExternalLinkUpdateDto
[object Object]
Defined in: api/types.gen.ts:493
Defines the DTO for updating an external link.
Properties
descriptionDutch
[object Object]
Defined in: api/types.gen.ts:505
The Dutch description for the external link.
descriptionEnglish
[object Object]
Defined in: api/types.gen.ts:509
The English description for the external link.
sortOrder
[object Object]
Defined in: api/types.gen.ts:517
The order in which this link should be displayed.
titleDutch
[object Object]
Defined in: api/types.gen.ts:497
The Dutch title for the external link.
titleEnglish
[object Object]
Defined in: api/types.gen.ts:501
The English title for the external link.
url
[object Object]
Defined in: api/types.gen.ts:513
The destination URL of the link.