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