Interface GetAccountBalanceResponse.Builder

  • Method Details

    • availableBalance

      GetAccountBalanceResponse.Builder availableBalance(String availableBalance)
      Sets the value of the AvailableBalance property for this object.
      Parameters:
      availableBalance - The new value for the AvailableBalance property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • onHoldBalance

      GetAccountBalanceResponse.Builder onHoldBalance(String onHoldBalance)
      Sets the value of the OnHoldBalance property for this object.
      Parameters:
      onHoldBalance - The new value for the OnHoldBalance property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.