Interface ConfigurableUpfrontPricingTermConfiguration.Builder

    • Method Detail

      • dimensions

        ConfigurableUpfrontPricingTermConfiguration.Builder dimensions​(Collection<Dimension> dimensions)

        Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate card.

        Parameters:
        dimensions - Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate card.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dimensions

        ConfigurableUpfrontPricingTermConfiguration.Builder dimensions​(Dimension... dimensions)

        Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate card.

        Parameters:
        dimensions - Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate card.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • selectorValue

        ConfigurableUpfrontPricingTermConfiguration.Builder selectorValue​(String selectorValue)

        Defines the length of time for which the particular pricing/dimension is being purchased by the acceptor.

        Parameters:
        selectorValue - Defines the length of time for which the particular pricing/dimension is being purchased by the acceptor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.