Interface SupportTerm.Builder

    • Method Detail

      • refundPolicy

        SupportTerm.Builder refundPolicy​(String refundPolicy)

        Free-text field about the refund policy description that will be shown to customers as is on the website and console.

        Parameters:
        refundPolicy - Free-text field about the refund policy description that will be shown to customers as is on the website and console.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        SupportTerm.Builder type​(String type)

        Category of the term being updated.

        Parameters:
        type - Category of the term being updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.