public class Balance extends Object
| Constructor and Description |
|---|
Balance(String amount,
String accountNumber,
Currency currency) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountNumber() |
String |
getAmount() |
Currency |
getCurrency() |
Copyright © 2021 Dapi. All rights reserved.