> ## 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 values for ShipmentLinkRedirectKind

> Lists the enum values for ShipmentLinkRedirectKind.

## ShipmentLinkRedirectKind Enum

Enum defining the redirect kind (show text, url, etc) of the link

| Name          | Value | Description     |
| ------------- | ----- | --------------- |
| ShowText      | 0     | Show text       |
| RedirectToURL | 1     | Redirect to URL |
| ShowForm      | 2     | Show form       |

## Usage

* [s\_link](../s-link).redirect\_kind - Links in messages to measure success rate of a campaign.


## Related topics

- [Enum values for ShipmentLinkType](/en/database/tables/enums/shipmentlinktype.md)
- [Enum values for ShipmentLinkAction](/en/database/tables/enums/shipmentlinkaction.md)
- [Enum values for ShipmentLinkTaskFlags](/en/database/tables/enums/shipmentlinktaskflags.md)
- [s_link table](/en/database/tables/s-link.md)
- [What's new in version 10.5.1.1092](/release-notes/database/changes-10.5.1.md)
- [What's new in version 10.5.2.435](/release-notes/database/changes-10.5.2.md)
