Information specific carriers need for dry ice

interface CarrierSpecificDryIceInfo {
    ups: null | UpsSpecificDryIceInfo;
    [field_name: string]: undefined | JsonValue;
}

Hierarchy (View Summary)

Indexable

Properties

Properties

Information UPS needs for dry ice shipments