Interface OfferingPromotion.Builder

  • Method Details

    • id

      The ID of the offering promotion.

      Parameters:
      id - The ID of the offering promotion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      OfferingPromotion.Builder description(String description)

      A string that describes the offering promotion.

      Parameters:
      description - A string that describes the offering promotion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.