Interface FeesBreakdownAmount.Builder

  • Method Details

    • description

      FeesBreakdownAmount.Builder description(String description)

      The list of fees information.

      Parameters:
      description - The list of fees information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • amount

      The fee amount.

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

      Details about the rate amount.

      Parameters:
      rate - Details about the rate amount.
      Returns:
      Returns a reference to this object so that method calls can be chained together.