interface IShippingRatePriceTier {
    type: ShippingRateTierType;
}

Hierarchy (View Summary)

Properties

Properties