| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.adapter |
| Modifier and Type | Method and Description |
|---|---|
static StandardPaymentProduct |
StandardPaymentProduct.fromSlug(String slug) |
static StandardPaymentProduct |
StandardPaymentProduct.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardPaymentProduct[] |
StandardPaymentProduct.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> Response<PaymentInitiationRequestResponse> |
BasePaymentInitiationService.initiateSinglePayment(StandardPaymentProduct paymentProduct,
Object body,
RequestHeaders requestHeaders,
Class<T> klass,
Function<T,PaymentInitiationRequestResponse> mapper) |
Copyright © 2020. All rights reserved.