public class ReadPaymentStatusResponse extends Object
| Constructor and Description |
|---|
ReadPaymentStatusResponse(de.adorsys.psd2.xs2a.core.domain.ErrorHolder errorHolder) |
ReadPaymentStatusResponse(@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status,
@Nullable Boolean fundsAvailable,
@NotNull org.springframework.http.MediaType responseContentType,
@Nullable byte[] paymentStatusRaw) |
public ReadPaymentStatusResponse(@NotNull
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status,
@Nullable
@Nullable Boolean fundsAvailable,
@NotNull
@NotNull org.springframework.http.MediaType responseContentType,
@Nullable
@Nullable byte[] paymentStatusRaw)
public ReadPaymentStatusResponse(de.adorsys.psd2.xs2a.core.domain.ErrorHolder errorHolder)
Copyright © 2020. All rights reserved.