Interface NoBidModuleParameters.Builder

  • Method Details

    • reason

      The reason description.

      Parameters:
      reason - The reason description.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reasonCode

      NoBidModuleParameters.Builder reasonCode(Integer reasonCode)

      The reason code.

      Parameters:
      reasonCode - The reason code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • passThroughPercentage

      NoBidModuleParameters.Builder passThroughPercentage(Float passThroughPercentage)

      The pass through percentage.

      Parameters:
      passThroughPercentage - The pass through percentage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.