public class AuthorizationResponse extends ApprovalResponseWithPaymentMethod
| Constructor and Description |
|---|
AuthorizationResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStoreAndForward()
Gets the store and forward flag.
|
void |
setStoreAndForward(boolean storeAndForward)
Sets the store and forward flag.
|
getCardHolder, getEntryMethod, getMaskedPan, getPaymentType, getPublicKey, getReceiptSuggestions, getToken, isScopeAlert, setCardHolder, setEntryMethod, setMaskedPan, setPaymentType, setPublicKey, setReceiptSuggestions, setScopeAlert, setTokengetAltCurrency, getAuthorizedAmount, getCurrencyCode, getRequestedAmount, getTaxAmount, getTipAmount, isPartialAuth, setAltCurrency, setAuthorizedAmount, setCurrencyCode, setPartialAuth, setRequestedAmount, setTaxAmount, setTipAmountgetAuthCode, getSigFile, isApproved, setApproved, setAuthCode, setSigFilegetBatchId, getResponseDescription, getSig, getTickBlock, getTimestamp, getTransactionId, getTransactionRef, getTransactionType, isTest, setBatchId, setResponseDescription, setSig, setTest, setTickBlock, setTimestamp, setTransactionId, setTransactionRef, setTransactionTypepublic boolean isStoreAndForward()
public void setStoreAndForward(boolean storeAndForward)
storeAndForward - if true, the associated transaction is was flagged for store and forward due to network problems.Copyright © 2019 BlockChyp, Inc.. All rights reserved.