public class Xs2aUpdatePisCommonPaymentPsuDataResponse extends AuthorisationProcessorResponse implements CancellationAuthorisationResponse
authorisationId, availableScaMethods, challengeData, chosenScaMethod, consentId, consentStatus, errorHolder, links, paymentId, psuData, psuMessage, scaStatus, transactionStatus| Constructor and Description |
|---|
Xs2aUpdatePisCommonPaymentPsuDataResponse(de.adorsys.psd2.xs2a.core.domain.ErrorHolder errorHolder,
String paymentId,
String authorisationId,
de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData) |
Xs2aUpdatePisCommonPaymentPsuDataResponse(de.adorsys.psd2.xs2a.core.sca.ScaStatus scaStatus,
String paymentId,
String authorisationId,
de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull AuthorisationResponseType |
getAuthorisationResponseType() |
@NotNull String |
getCancellationId() |
hasErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInternalRequestId, getScaStatusgetAuthorisationIdpublic Xs2aUpdatePisCommonPaymentPsuDataResponse(de.adorsys.psd2.xs2a.core.sca.ScaStatus scaStatus,
String paymentId,
String authorisationId,
de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData)
@NotNull public @NotNull String getCancellationId()
getCancellationId in interface CancellationAuthorisationResponse@NotNull public @NotNull AuthorisationResponseType getAuthorisationResponseType()
getAuthorisationResponseType in interface CancellationAuthorisationResponseCopyright © 2020. All rights reserved.