> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for ShipmentLinkType

> Lists the enum values for ShipmentLinkType.

## ShipmentLinkType Enum

If this is a link to a link or an image (gif/jpeg). See SpmLink::LinkType

| Name        | Value | Description                                                |
| ----------- | ----- | ---------------------------------------------------------- |
| Unknown     | 0     | Unknown - should not be used.                              |
| Link        | 1     | Clicked a link in the shipment                             |
| Image       | 2     | Viewed an image in the shipment                            |
| Unsubscribe | 3     | Clicked and executed an unsubscribe link in the shipment   |
| Consent     | 4     | Clicked and executed a manage consent link in the shipment |

## Usage

* [s\_link\_customer](../s-link-customer).link\_type - A connection between a customer and a link. Registered customers are identified when clicking on a link
* [s\_link\_customer\_statical](../s-link-customer-statical).link\_type - A connection between a customer and a link. Registered customers are identified when clicking on a link
