public class TransactionDetailsType
extends java.lang.Object
Java class for transactionDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="transactionDetailsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="transId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString"/>
<element name="refTransId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString" minOccurs="0"/>
<element name="splitTenderId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString" minOccurs="0"/>
<element name="submitTimeUTC" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="submitTimeLocal" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="transactionType" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="transactionStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="responseCode" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="responseReasonCode" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="subscription" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}subscriptionPaymentType" minOccurs="0"/>
<element name="responseReasonDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="authCode" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="6"/>
</restriction>
</simpleType>
</element>
<element name="AVSResponse" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="cardCodeResponse" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="CAVVResponse" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="FDSFilterAction" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FDSFilters" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ArrayOfFDSFilter" minOccurs="0"/>
<element name="batch" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}batchDetailsType" minOccurs="0"/>
<element name="order" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}orderExType" minOccurs="0"/>
<element name="requestedAmount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="0.00"/>
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="authAmount">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="0.00"/>
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="settleAmount">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="0.00"/>
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="tax" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}extendedAmountType" minOccurs="0"/>
<element name="shipping" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}extendedAmountType" minOccurs="0"/>
<element name="duty" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}extendedAmountType" minOccurs="0"/>
<element name="lineItems" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ArrayOfLineItem" minOccurs="0"/>
<element name="prepaidBalanceRemaining" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="taxExempt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="payment" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}paymentMaskedType"/>
<element name="customer" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerDataType" minOccurs="0"/>
<element name="billTo" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerAddressType" minOccurs="0"/>
<element name="shipTo" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}nameAndAddressType" minOccurs="0"/>
<element name="recurringBilling" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="customerIP" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="product" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="entryMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="marketType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mobileDeviceId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customerSignature" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="returnedItems" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ArrayOfReturnedItem" minOccurs="0"/>
<element name="solution" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}solutionType" minOccurs="0"/>
<element name="emvDetails" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tag" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tagId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="data" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="profile" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerProfileIdType" minOccurs="0"/>
<element name="surcharge" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}extendedAmountType" minOccurs="0"/>
<element name="employeeId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tip" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}extendedAmountType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionDetailsType.EmvDetails
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.math.BigDecimal |
authAmount |
protected java.lang.String |
authCode |
protected java.lang.String |
avsResponse |
protected BatchDetailsType |
batch |
protected CustomerAddressType |
billTo |
protected java.lang.String |
cardCodeResponse |
protected java.lang.String |
cavvResponse |
protected CustomerDataType |
customer |
protected java.lang.String |
customerIP |
protected java.lang.String |
customerSignature |
protected ExtendedAmountType |
duty |
protected java.lang.String |
employeeId |
protected TransactionDetailsType.EmvDetails |
emvDetails |
protected java.lang.String |
entryMode |
protected java.lang.String |
fdsFilterAction |
protected ArrayOfFDSFilter |
fdsFilters |
protected ArrayOfLineItem |
lineItems |
protected java.lang.String |
marketType |
protected java.lang.String |
mobileDeviceId |
protected OrderExType |
order |
protected PaymentMaskedType |
payment |
protected java.math.BigDecimal |
prepaidBalanceRemaining |
protected java.lang.String |
product |
protected CustomerProfileIdType |
profile |
protected java.lang.Boolean |
recurringBilling |
protected java.lang.String |
refTransId |
protected java.math.BigDecimal |
requestedAmount |
protected int |
responseCode |
protected int |
responseReasonCode |
protected java.lang.String |
responseReasonDescription |
protected ArrayOfReturnedItem |
returnedItems |
protected java.math.BigDecimal |
settleAmount |
protected ExtendedAmountType |
shipping |
protected NameAndAddressType |
shipTo |
protected SolutionType |
solution |
protected java.lang.String |
splitTenderId |
protected javax.xml.datatype.XMLGregorianCalendar |
submitTimeLocal |
protected javax.xml.datatype.XMLGregorianCalendar |
submitTimeUTC |
protected SubscriptionPaymentType |
subscription |
protected ExtendedAmountType |
surcharge |
protected ExtendedAmountType |
tax |
protected java.lang.Boolean |
taxExempt |
protected ExtendedAmountType |
tip |
protected java.lang.String |
transactionStatus |
protected java.lang.String |
transactionType |
protected java.lang.String |
transId |
| Constructor and Description |
|---|
TransactionDetailsType() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getAuthAmount()
Gets the value of the authAmount property.
|
java.lang.String |
getAuthCode()
Gets the value of the authCode property.
|
java.lang.String |
getAVSResponse()
Gets the value of the avsResponse property.
|
BatchDetailsType |
getBatch()
Gets the value of the batch property.
|
CustomerAddressType |
getBillTo()
Gets the value of the billTo property.
|
java.lang.String |
getCardCodeResponse()
Gets the value of the cardCodeResponse property.
|
java.lang.String |
getCAVVResponse()
Gets the value of the cavvResponse property.
|
CustomerDataType |
getCustomer()
Gets the value of the customer property.
|
java.lang.String |
getCustomerIP()
Gets the value of the customerIP property.
|
java.lang.String |
getCustomerSignature()
Gets the value of the customerSignature property.
|
ExtendedAmountType |
getDuty()
Gets the value of the duty property.
|
java.lang.String |
getEmployeeId()
Gets the value of the employeeId property.
|
TransactionDetailsType.EmvDetails |
getEmvDetails()
Gets the value of the emvDetails property.
|
java.lang.String |
getEntryMode()
Gets the value of the entryMode property.
|
java.lang.String |
getFDSFilterAction()
Gets the value of the fdsFilterAction property.
|
ArrayOfFDSFilter |
getFDSFilters()
Gets the value of the fdsFilters property.
|
ArrayOfLineItem |
getLineItems()
Gets the value of the lineItems property.
|
java.lang.String |
getMarketType()
Gets the value of the marketType property.
|
java.lang.String |
getMobileDeviceId()
Gets the value of the mobileDeviceId property.
|
OrderExType |
getOrder()
Gets the value of the order property.
|
PaymentMaskedType |
getPayment()
Gets the value of the payment property.
|
java.math.BigDecimal |
getPrepaidBalanceRemaining()
Gets the value of the prepaidBalanceRemaining property.
|
java.lang.String |
getProduct()
Gets the value of the product property.
|
CustomerProfileIdType |
getProfile()
Gets the value of the profile property.
|
java.lang.String |
getRefTransId()
Gets the value of the refTransId property.
|
java.math.BigDecimal |
getRequestedAmount()
Gets the value of the requestedAmount property.
|
int |
getResponseCode()
Gets the value of the responseCode property.
|
int |
getResponseReasonCode()
Gets the value of the responseReasonCode property.
|
java.lang.String |
getResponseReasonDescription()
Gets the value of the responseReasonDescription property.
|
ArrayOfReturnedItem |
getReturnedItems()
Gets the value of the returnedItems property.
|
java.math.BigDecimal |
getSettleAmount()
Gets the value of the settleAmount property.
|
ExtendedAmountType |
getShipping()
Gets the value of the shipping property.
|
NameAndAddressType |
getShipTo()
Gets the value of the shipTo property.
|
SolutionType |
getSolution()
Gets the value of the solution property.
|
java.lang.String |
getSplitTenderId()
Gets the value of the splitTenderId property.
|
javax.xml.datatype.XMLGregorianCalendar |
getSubmitTimeLocal()
Gets the value of the submitTimeLocal property.
|
javax.xml.datatype.XMLGregorianCalendar |
getSubmitTimeUTC()
Gets the value of the submitTimeUTC property.
|
SubscriptionPaymentType |
getSubscription()
Gets the value of the subscription property.
|
ExtendedAmountType |
getSurcharge()
Gets the value of the surcharge property.
|
ExtendedAmountType |
getTax()
Gets the value of the tax property.
|
ExtendedAmountType |
getTip()
Gets the value of the tip property.
|
java.lang.String |
getTransactionStatus()
Gets the value of the transactionStatus property.
|
java.lang.String |
getTransactionType()
Gets the value of the transactionType property.
|
java.lang.String |
getTransId()
Gets the value of the transId property.
|
java.lang.Boolean |
isRecurringBilling()
Gets the value of the recurringBilling property.
|
java.lang.Boolean |
isTaxExempt()
Gets the value of the taxExempt property.
|
void |
setAuthAmount(java.math.BigDecimal value)
Sets the value of the authAmount property.
|
void |
setAuthCode(java.lang.String value)
Sets the value of the authCode property.
|
void |
setAVSResponse(java.lang.String value)
Sets the value of the avsResponse property.
|
void |
setBatch(BatchDetailsType value)
Sets the value of the batch property.
|
void |
setBillTo(CustomerAddressType value)
Sets the value of the billTo property.
|
void |
setCardCodeResponse(java.lang.String value)
Sets the value of the cardCodeResponse property.
|
void |
setCAVVResponse(java.lang.String value)
Sets the value of the cavvResponse property.
|
void |
setCustomer(CustomerDataType value)
Sets the value of the customer property.
|
void |
setCustomerIP(java.lang.String value)
Sets the value of the customerIP property.
|
void |
setCustomerSignature(java.lang.String value)
Sets the value of the customerSignature property.
|
void |
setDuty(ExtendedAmountType value)
Sets the value of the duty property.
|
void |
setEmployeeId(java.lang.String value)
Sets the value of the employeeId property.
|
void |
setEmvDetails(TransactionDetailsType.EmvDetails value)
Sets the value of the emvDetails property.
|
void |
setEntryMode(java.lang.String value)
Sets the value of the entryMode property.
|
void |
setFDSFilterAction(java.lang.String value)
Sets the value of the fdsFilterAction property.
|
void |
setFDSFilters(ArrayOfFDSFilter value)
Sets the value of the fdsFilters property.
|
void |
setLineItems(ArrayOfLineItem value)
Sets the value of the lineItems property.
|
void |
setMarketType(java.lang.String value)
Sets the value of the marketType property.
|
void |
setMobileDeviceId(java.lang.String value)
Sets the value of the mobileDeviceId property.
|
void |
setOrder(OrderExType value)
Sets the value of the order property.
|
void |
setPayment(PaymentMaskedType value)
Sets the value of the payment property.
|
void |
setPrepaidBalanceRemaining(java.math.BigDecimal value)
Sets the value of the prepaidBalanceRemaining property.
|
void |
setProduct(java.lang.String value)
Sets the value of the product property.
|
void |
setProfile(CustomerProfileIdType value)
Sets the value of the profile property.
|
void |
setRecurringBilling(java.lang.Boolean value)
Sets the value of the recurringBilling property.
|
void |
setRefTransId(java.lang.String value)
Sets the value of the refTransId property.
|
void |
setRequestedAmount(java.math.BigDecimal value)
Sets the value of the requestedAmount property.
|
void |
setResponseCode(int value)
Sets the value of the responseCode property.
|
void |
setResponseReasonCode(int value)
Sets the value of the responseReasonCode property.
|
void |
setResponseReasonDescription(java.lang.String value)
Sets the value of the responseReasonDescription property.
|
void |
setReturnedItems(ArrayOfReturnedItem value)
Sets the value of the returnedItems property.
|
void |
setSettleAmount(java.math.BigDecimal value)
Sets the value of the settleAmount property.
|
void |
setShipping(ExtendedAmountType value)
Sets the value of the shipping property.
|
void |
setShipTo(NameAndAddressType value)
Sets the value of the shipTo property.
|
void |
setSolution(SolutionType value)
Sets the value of the solution property.
|
void |
setSplitTenderId(java.lang.String value)
Sets the value of the splitTenderId property.
|
void |
setSubmitTimeLocal(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the submitTimeLocal property.
|
void |
setSubmitTimeUTC(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the submitTimeUTC property.
|
void |
setSubscription(SubscriptionPaymentType value)
Sets the value of the subscription property.
|
void |
setSurcharge(ExtendedAmountType value)
Sets the value of the surcharge property.
|
void |
setTax(ExtendedAmountType value)
Sets the value of the tax property.
|
void |
setTaxExempt(java.lang.Boolean value)
Sets the value of the taxExempt property.
|
void |
setTip(ExtendedAmountType value)
Sets the value of the tip property.
|
void |
setTransactionStatus(java.lang.String value)
Sets the value of the transactionStatus property.
|
void |
setTransactionType(java.lang.String value)
Sets the value of the transactionType property.
|
void |
setTransId(java.lang.String value)
Sets the value of the transId property.
|
protected java.lang.String transId
protected java.lang.String refTransId
protected java.lang.String splitTenderId
protected javax.xml.datatype.XMLGregorianCalendar submitTimeUTC
protected javax.xml.datatype.XMLGregorianCalendar submitTimeLocal
protected java.lang.String transactionType
protected java.lang.String transactionStatus
protected int responseCode
protected int responseReasonCode
protected SubscriptionPaymentType subscription
protected java.lang.String responseReasonDescription
protected java.lang.String authCode
protected java.lang.String avsResponse
protected java.lang.String cardCodeResponse
protected java.lang.String cavvResponse
protected java.lang.String fdsFilterAction
protected ArrayOfFDSFilter fdsFilters
protected BatchDetailsType batch
protected OrderExType order
protected java.math.BigDecimal requestedAmount
protected java.math.BigDecimal authAmount
protected java.math.BigDecimal settleAmount
protected ExtendedAmountType tax
protected ExtendedAmountType shipping
protected ExtendedAmountType duty
protected ArrayOfLineItem lineItems
protected java.math.BigDecimal prepaidBalanceRemaining
protected java.lang.Boolean taxExempt
protected PaymentMaskedType payment
protected CustomerDataType customer
protected CustomerAddressType billTo
protected NameAndAddressType shipTo
protected java.lang.Boolean recurringBilling
protected java.lang.String customerIP
protected java.lang.String product
protected java.lang.String entryMode
protected java.lang.String marketType
protected java.lang.String mobileDeviceId
protected java.lang.String customerSignature
protected ArrayOfReturnedItem returnedItems
protected SolutionType solution
protected TransactionDetailsType.EmvDetails emvDetails
protected CustomerProfileIdType profile
protected ExtendedAmountType surcharge
protected java.lang.String employeeId
protected ExtendedAmountType tip
public java.lang.String getTransId()
Stringpublic void setTransId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRefTransId()
Stringpublic void setRefTransId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSplitTenderId()
Stringpublic void setSplitTenderId(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getSubmitTimeUTC()
XMLGregorianCalendarpublic void setSubmitTimeUTC(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getSubmitTimeLocal()
XMLGregorianCalendarpublic void setSubmitTimeLocal(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getTransactionType()
Stringpublic void setTransactionType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTransactionStatus()
Stringpublic void setTransactionStatus(java.lang.String value)
value - allowed object is
Stringpublic int getResponseCode()
public void setResponseCode(int value)
public int getResponseReasonCode()
public void setResponseReasonCode(int value)
public SubscriptionPaymentType getSubscription()
SubscriptionPaymentTypepublic void setSubscription(SubscriptionPaymentType value)
value - allowed object is
SubscriptionPaymentTypepublic java.lang.String getResponseReasonDescription()
Stringpublic void setResponseReasonDescription(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAuthCode()
Stringpublic void setAuthCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAVSResponse()
Stringpublic void setAVSResponse(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCardCodeResponse()
Stringpublic void setCardCodeResponse(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCAVVResponse()
Stringpublic void setCAVVResponse(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFDSFilterAction()
Stringpublic void setFDSFilterAction(java.lang.String value)
value - allowed object is
Stringpublic ArrayOfFDSFilter getFDSFilters()
ArrayOfFDSFilterpublic void setFDSFilters(ArrayOfFDSFilter value)
value - allowed object is
ArrayOfFDSFilterpublic BatchDetailsType getBatch()
BatchDetailsTypepublic void setBatch(BatchDetailsType value)
value - allowed object is
BatchDetailsTypepublic OrderExType getOrder()
OrderExTypepublic void setOrder(OrderExType value)
value - allowed object is
OrderExTypepublic java.math.BigDecimal getRequestedAmount()
BigDecimalpublic void setRequestedAmount(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getAuthAmount()
BigDecimalpublic void setAuthAmount(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getSettleAmount()
BigDecimalpublic void setSettleAmount(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic ExtendedAmountType getTax()
ExtendedAmountTypepublic void setTax(ExtendedAmountType value)
value - allowed object is
ExtendedAmountTypepublic ExtendedAmountType getShipping()
ExtendedAmountTypepublic void setShipping(ExtendedAmountType value)
value - allowed object is
ExtendedAmountTypepublic ExtendedAmountType getDuty()
ExtendedAmountTypepublic void setDuty(ExtendedAmountType value)
value - allowed object is
ExtendedAmountTypepublic ArrayOfLineItem getLineItems()
ArrayOfLineItempublic void setLineItems(ArrayOfLineItem value)
value - allowed object is
ArrayOfLineItempublic java.math.BigDecimal getPrepaidBalanceRemaining()
BigDecimalpublic void setPrepaidBalanceRemaining(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.Boolean isTaxExempt()
Booleanpublic void setTaxExempt(java.lang.Boolean value)
value - allowed object is
Booleanpublic PaymentMaskedType getPayment()
PaymentMaskedTypepublic void setPayment(PaymentMaskedType value)
value - allowed object is
PaymentMaskedTypepublic CustomerDataType getCustomer()
CustomerDataTypepublic void setCustomer(CustomerDataType value)
value - allowed object is
CustomerDataTypepublic CustomerAddressType getBillTo()
CustomerAddressTypepublic void setBillTo(CustomerAddressType value)
value - allowed object is
CustomerAddressTypepublic NameAndAddressType getShipTo()
NameAndAddressTypepublic void setShipTo(NameAndAddressType value)
value - allowed object is
NameAndAddressTypepublic java.lang.Boolean isRecurringBilling()
Booleanpublic void setRecurringBilling(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getCustomerIP()
Stringpublic void setCustomerIP(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getProduct()
Stringpublic void setProduct(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEntryMode()
Stringpublic void setEntryMode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMarketType()
Stringpublic void setMarketType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMobileDeviceId()
Stringpublic void setMobileDeviceId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomerSignature()
Stringpublic void setCustomerSignature(java.lang.String value)
value - allowed object is
Stringpublic ArrayOfReturnedItem getReturnedItems()
ArrayOfReturnedItempublic void setReturnedItems(ArrayOfReturnedItem value)
value - allowed object is
ArrayOfReturnedItempublic SolutionType getSolution()
SolutionTypepublic void setSolution(SolutionType value)
value - allowed object is
SolutionTypepublic TransactionDetailsType.EmvDetails getEmvDetails()
TransactionDetailsType.EmvDetailspublic void setEmvDetails(TransactionDetailsType.EmvDetails value)
value - allowed object is
TransactionDetailsType.EmvDetailspublic CustomerProfileIdType getProfile()
CustomerProfileIdTypepublic void setProfile(CustomerProfileIdType value)
value - allowed object is
CustomerProfileIdTypepublic ExtendedAmountType getSurcharge()
ExtendedAmountTypepublic void setSurcharge(ExtendedAmountType value)
value - allowed object is
ExtendedAmountTypepublic java.lang.String getEmployeeId()
Stringpublic void setEmployeeId(java.lang.String value)
value - allowed object is
Stringpublic ExtendedAmountType getTip()
ExtendedAmountTypepublic void setTip(ExtendedAmountType value)
value - allowed object is
ExtendedAmountTypeCopyright © 2018. All Rights Reserved.