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