ExternalLinkUpdateDto
Type Alias: ExternalLinkUpdateDto
[object Object]
Defined in: app/api/types.gen.ts:439
Defines the DTO for updating an external link.
Properties
descriptionDutch
[object Object]
Defined in: app/api/types.gen.ts:451
The Dutch description for the external link.
descriptionEnglish
[object Object]
Defined in: app/api/types.gen.ts:455
The English description for the external link.
sortOrder
[object Object]
Defined in: app/api/types.gen.ts:463
The order in which this link should be displayed.
titleDutch
[object Object]
Defined in: app/api/types.gen.ts:443
The Dutch title for the external link.
titleEnglish
[object Object]
Defined in: app/api/types.gen.ts:447
The English title for the external link.
url
[object Object]
Defined in: app/api/types.gen.ts:459
The destination URL of the link.