@Component public class PaymentAccountReferenceExtractor extends Object
| Constructor and Description |
|---|
PaymentAccountReferenceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Set<de.adorsys.psd2.xs2a.core.profile.AccountReference> |
extractAccountReferences(byte[] paymentBody,
de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType)
Extracts account references that are present in JSON payment body
|
public Set<de.adorsys.psd2.xs2a.core.profile.AccountReference> extractAccountReferences(byte[] paymentBody, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType)
paymentBody - byte representation of JSON paymentpaymentType - payment typeCopyright © 2020. All rights reserved.