| Package | Description |
|---|---|
| be.feelio.mollie.data.settlement |
| Modifier and Type | Method and Description |
|---|---|
PeriodCostRateResponse |
PeriodCostRateResponse.PeriodCostRateResponseBuilder.build() |
PeriodCostRateResponse |
PeriodCostResponse.getRate() |
| Modifier and Type | Method and Description |
|---|---|
PeriodCostResponse.PeriodCostResponseBuilder |
PeriodCostResponse.PeriodCostResponseBuilder.rate(PeriodCostRateResponse rate) |
void |
PeriodCostResponse.setRate(PeriodCostRateResponse rate) |
| Constructor and Description |
|---|
PeriodCostResponse(String description,
Amount amountNet,
Amount amountVat,
Amount amountGross,
int count,
PeriodCostRateResponse rate,
String method) |
Copyright © 2020. All rights reserved.