| Package | Description |
|---|---|
| be.feelio.mollie.data.method |
| Modifier and Type | Method and Description |
|---|---|
MethodPricing |
MethodPricing.MethodPricingBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<MethodPricing> |
MethodResponse.getPricing() |
| Modifier and Type | Method and Description |
|---|---|
MethodResponse.MethodResponseBuilder |
MethodResponse.MethodResponseBuilder.pricing(List<MethodPricing> pricing) |
void |
MethodResponse.setPricing(List<MethodPricing> pricing) |
| Constructor and Description |
|---|
MethodResponse(String resource,
String id,
String description,
Amount minimumAmount,
Amount maximumAmount,
Image image,
MethodLinks links,
List<SimpleMethodResponse> issuers,
List<MethodPricing> pricing) |
Copyright © 2020. All rights reserved.