Extra information for printing FedEx labels

interface FedExLabelInput {
    pickup_type: FedexPickupType;
    [field_name: string]: undefined | JsonValue;
}

Hierarchy (View Summary)

Indexable

Properties

Properties

pickup_type: FedexPickupType

The type of pickup FedEx is expecting for the package