Interface IAbstractAcknowledgement

All Known Implementing Classes:
Acknowledgement, AuthorizationResponse, BalanceResponse, BatchDetailsResponse, BatchHistoryResponse, BooleanPromptResponse, BrandingAsset, BrandingAssetResponse, CancelPaymentLinkResponse, CaptureResponse, CaptureSignatureResponse, CashDiscountResponse, CloseBatchResponse, CustomerResponse, CustomerSearchResponse, DeleteCustomerResponse, DeleteQueuedTransactionResponse, DeleteTokenResponse, EnrollResponse, GetMerchantsResponse, GiftActivateResponse, HeartbeatResponse, ListQueuedTransactionsResponse, LocateResponse, MediaLibraryResponse, MediaMetadata, MerchantInvoiceDetailResponse, MerchantInvoiceListResponse, MerchantPlatformsResponse, MerchantProfileResponse, MerchantUsersResponse, PartnerCommissionBreakdownResponse, PartnerStatementDetailResponse, PartnerStatementListResponse, PaymentLinkResponse, PaymentLinkStatusResponse, PingResponse, PricingPolicyResponse, ResendPaymentLinkResponse, SlideShow, SlideShowResponse, SurveyQuestion, SurveyQuestionResponse, TerminalProfileResponse, TerminalRouteResponse, TerminalStatusResponse, TermsAndConditionsLogEntry, TermsAndConditionsLogResponse, TermsAndConditionsResponse, TermsAndConditionsTemplate, TermsAndConditionsTemplateResponse, TextPromptResponse, TokenMetadataResponse, TransactionHistoryResponse, TransactionStatus, UploadStatus, VoidResponse

public interface IAbstractAcknowledgement
Fields which should be returned with standard requests.
  • Method Details

    • isSuccess

      boolean isSuccess()
    • getError

      String getError()
    • getResponseDescription

      String getResponseDescription()