Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.49 KB

File metadata and controls

18 lines (12 loc) · 1.49 KB

Alcohol

Indicates that a shipment contains Alcohol (Fedex and UPS only).

Example Usage

import { Alcohol } from "shippo/models/components";

let value: Alcohol = {};

Fields

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.