Interface SupportTerm.Builder

  • Method Details

    • id

      The unique identifier of the term.

      Parameters:
      id - The unique identifier of the term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The category of the term.

      Parameters:
      type - The category of the term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The category of the term.

      Parameters:
      type - The category of the term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • refundPolicy

      SupportTerm.Builder refundPolicy(String refundPolicy)

      The refund policy description for the offer.

      Parameters:
      refundPolicy - The refund policy description for the offer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.