Interface Tier


  • public interface Tier
    • Method Detail

      • getLimits

        Limit[] getLimits()
        Returns:
        the Limit for that Tier section.
      • getTieredBlocks

        TieredBlock[] getTieredBlocks()
        Returns:
        the Block for that Tier section.
      • getFixedPrice

        InternationalPrice getFixedPrice()
        Returns:
        the fixed InternationalPrice for that Tier section.
      • getRecurringPrice

        InternationalPrice getRecurringPrice()
        Returns:
        the recurring InternationalPrice for that Tier section.