@Service public class Xs2aResultBodyExtractor extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Xs2aResultBodyExtractor.Xs2aToFacadeMapper |
Constructor and Description |
---|
Xs2aResultBodyExtractor() |
Modifier and Type | Method and Description |
---|---|
AccountListBody |
extractAccountList(ProcessResponse result) |
SinglePaymentBody |
extractSinglePaymentBody(ProcessResponse result) |
TransactionsResponseBody |
extractTransactionsReport(ProcessResponse result) |
public AccountListBody extractAccountList(ProcessResponse result)
public TransactionsResponseBody extractTransactionsReport(ProcessResponse result)
public SinglePaymentBody extractSinglePaymentBody(ProcessResponse result)
Copyright © 2020. All rights reserved.