Indicates that a shipment contains Alcohol (Fedex and UPS only).
import { Alcohol } from "shippo/models/components";
let value: Alcohol = {};
Field | Type | Required | Description |
---|---|---|---|
containsAlcohol |
boolean | ➖ | Mandatory for Fedex and UPS. Specifies that the package contains Alcohol. |
recipientType |
components.RecipientType | ➖ | Mandatory for Fedex only. License type of the recipient of the Alcohol Package. |