Interface TaxesBreakdownAmount.Builder

  • Method Details

    • description

      TaxesBreakdownAmount.Builder description(String description)

      The details of the taxes.

      Parameters:
      description - The details of the taxes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • amount

      The tax amount.

      Parameters:
      amount - The tax amount.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rate

      The details of the tax rate.

      Parameters:
      rate - The details of the tax rate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.