CKBoxAssetLinkAttributesDefinition
interface
Asset attributes definition for a link.
The definition contains the linkName
and linkHref
strings.
{
linkName: 'File name',
linkHref: 'https://example.com/assets/asset-id/file.pdf'
}