| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceCharge |
ServiceCharge.amount(TaxableAmount amount) |
ServiceCharge |
ServiceCharge.description(String description) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceCharge> |
PurchaseResponse.getServiceCharges() |
| Modifier and Type | Method and Description |
|---|---|
PurchaseResponse |
PurchaseResponse.addServiceChargesItem(ServiceCharge serviceChargesItem) |
| Modifier and Type | Method and Description |
|---|---|
PurchaseResponse |
PurchaseResponse.serviceCharges(List<ServiceCharge> serviceCharges)
List of service charges levied against this meter.
|
void |
PurchaseResponse.setServiceCharges(List<ServiceCharge> serviceCharges) |
Copyright © 2018. All rights reserved.