| Package | Description |
|---|---|
| be.feelio.mollie.data.settlement |
| Modifier and Type | Method and Description |
|---|---|
PeriodCostResponse |
PeriodCostResponse.PeriodCostResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<PeriodCostResponse> |
PeriodResponse.getCosts() |
| Modifier and Type | Method and Description |
|---|---|
PeriodResponse.PeriodResponseBuilder |
PeriodResponse.PeriodResponseBuilder.costs(List<PeriodCostResponse> costs) |
void |
PeriodResponse.setCosts(List<PeriodCostResponse> costs) |
| Constructor and Description |
|---|
PeriodResponse(List<PeriodRevenueResponse> revenue,
List<PeriodCostResponse> costs) |
Copyright © 2020. All rights reserved.