Interface NetPaymentTerm.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:
    • paymentDuePeriod

      NetPaymentTerm.Builder paymentDuePeriod(String paymentDuePeriod)

      The duration after invoice date by which payment is due.

      Parameters:
      paymentDuePeriod - The duration after invoice date by which payment is due.
      Returns:
      Returns a reference to this object so that method calls can be chained together.