Interface ShippingRatePriceTier

All Known Implementing Classes:
ShippingRateCartClassificationPriceTier, ShippingRateCartScorePriceTier, ShippingRateCartValuePriceTier

public interface ShippingRatePriceTier
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getType

      String getType()
    • setType

      void setType(String type)