| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.model |
| Modifier and Type | Method and Description |
|---|---|
List<BankingProductFee> |
BankingProductDetail.getFees()
Fees applicable for the product
|
List<BankingProductFee> |
BankingAccountDetail.getFees()
Fees and charges applicable to the account based on the equivalent structure in Product Reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankingProductDetail.setFees(List<BankingProductFee> fees) |
void |
BankingAccountDetail.setFees(List<BankingProductFee> fees) |
Copyright © 2019. All rights reserved.