The fees for Amazon to prep goods for shipment.

Export

AmazonPrepFeesDetails

interface AmazonPrepFeesDetails {
    FeePerUnit?: Amount;
    PrepInstruction?: PrepInstruction;
}

Properties

FeePerUnit?: Amount

Memberof

AmazonPrepFeesDetails

PrepInstruction?: PrepInstruction

Memberof

AmazonPrepFeesDetails