
# Shipping Status Enum

## Enumeration

`ShippingStatusEnum`

## Fields

| Name |
|  --- |
| `PENDING` |
| `SHIPPED` |
| `DELIVERED` |

