@Component public class PaymentModelMapper extends Object
| Constructor and Description |
|---|
PaymentModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
mapToGetPaymentResponse12(Object payment,
PaymentType type,
PaymentProduct product) |
Object |
mapToPaymentInitiationResponse12(Object response,
PaymentType type,
PaymentProduct product) |
static PaymentInitiationStatusResponse200Json |
mapToStatusResponse12(Xs2aTransactionStatus status) |
static TransactionStatus |
mapToTransactionStatus12(Xs2aTransactionStatus responseObject) |
Object |
mapToXs2aPayment(Object payment,
PaymentType type,
PaymentProduct product) |
public Object mapToXs2aPayment(Object payment, PaymentType type, PaymentProduct product)
public Object mapToGetPaymentResponse12(Object payment, PaymentType type, PaymentProduct product)
public static PaymentInitiationStatusResponse200Json mapToStatusResponse12(Xs2aTransactionStatus status)
public static TransactionStatus mapToTransactionStatus12(Xs2aTransactionStatus responseObject)
public Object mapToPaymentInitiationResponse12(Object response, PaymentType type, PaymentProduct product)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.