> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum ShipmentLinkType

> Customer action type (clicked a link, viewed an image etc)

Customer action type (clicked a link, viewed an image etc)

## Syntax

```crmscript theme={null}
ShipmentLinkType
```

## Fields

| Name    | Description                     |
| ------- | ------------------------------- |
| Unknown | Unknown - should not be used.   |
| Link    | Clicked a link in the shipment  |
| Image   | Viewed an image in the shipment |


## Related topics

- [Enum values for ShipmentLinkType](/en/database/tables/enums/shipmentlinktype.md)
- [s_link_customer table](/en/database/tables/s-link-customer.md)
- [s_link_customer_statical table](/en/database/tables/s-link-customer-statical.md)
- [Released database changes in version 9.8.7717.1401](/release-notes/database/changes-9.2.md)
- [What's new in version 10.1.2.686](/release-notes/database/changes-10.1.2.md)
- [What's new in version 10.1.5](/release-notes/database/changes-10.1.5.md)
