| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.CreditChargeResponse |
Product: QBW Description: Holds credit-card transaction response information from a merchant account service, but not any credit card or payment request information - see CreditChargeInfo
Java class for CreditChargeResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditChargeResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CCTransId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ResultCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="ResultMsg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MerchantAcctNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CardSecurityCodeMatch" type="{http://www.intuit.com/sb/cdm/v2}CCSecurityCodeMatchEnum" minOccurs="0"/>
<element name="AuthCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AvsStreet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AvsZip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SecurityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReconBatchId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PaymentGroupingCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="TxnAuthorizationTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="TxnAuthorizationStamp" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="ClientTransID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| authCode | |||||||||||
| avsStreet | |||||||||||
| avsZip | |||||||||||
| cardSecurityCodeMatch | |||||||||||
| ccTransId | |||||||||||
| clientTransID | |||||||||||
| merchantAcctNum | |||||||||||
| paymentGroupingCode | |||||||||||
| reconBatchId | |||||||||||
| resultCode | |||||||||||
| resultMsg | |||||||||||
| securityCode | |||||||||||
| status | |||||||||||
| txnAuthorizationStamp | |||||||||||
| txnAuthorizationTime | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the authCode property.
| |||||||||||
Gets the value of the avsStreet property.
| |||||||||||
Gets the value of the avsZip property.
| |||||||||||
Gets the value of the ccTransId property.
| |||||||||||
Gets the value of the cardSecurityCodeMatch property.
| |||||||||||
Gets the value of the clientTransID property.
| |||||||||||
Gets the value of the merchantAcctNum property.
| |||||||||||
Gets the value of the paymentGroupingCode property.
| |||||||||||
Gets the value of the reconBatchId property.
| |||||||||||
Gets the value of the resultCode property.
| |||||||||||
Gets the value of the resultMsg property.
| |||||||||||
Gets the value of the securityCode property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the txnAuthorizationStamp property.
| |||||||||||
Gets the value of the txnAuthorizationTime property.
| |||||||||||
Sets the value of the authCode property.
| |||||||||||
Sets the value of the avsStreet property.
| |||||||||||
Sets the value of the avsZip property.
| |||||||||||
Sets the value of the ccTransId property.
| |||||||||||
Sets the value of the cardSecurityCodeMatch property.
| |||||||||||
Sets the value of the clientTransID property.
| |||||||||||
Sets the value of the merchantAcctNum property.
| |||||||||||
Sets the value of the paymentGroupingCode property.
| |||||||||||
Sets the value of the reconBatchId property.
| |||||||||||
Sets the value of the resultCode property.
| |||||||||||
Sets the value of the resultMsg property.
| |||||||||||
Sets the value of the securityCode property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the txnAuthorizationStamp property.
| |||||||||||
Sets the value of the txnAuthorizationTime property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the authCode property.
Gets the value of the avsStreet property.
Gets the value of the avsZip property.
Gets the value of the ccTransId property.
Gets the value of the cardSecurityCodeMatch property.
CCSecurityCodeMatchEnum
Gets the value of the clientTransID property.
Gets the value of the merchantAcctNum property.
Gets the value of the paymentGroupingCode property.
Gets the value of the reconBatchId property.
Gets the value of the resultCode property.
Gets the value of the resultMsg property.
Gets the value of the securityCode property.
Gets the value of the status property.
Gets the value of the txnAuthorizationStamp property.
Gets the value of the txnAuthorizationTime property.
Sets the value of the authCode property.
| value | Allowed object is String |
|---|
Sets the value of the avsStreet property.
| value | Allowed object is String |
|---|
Sets the value of the avsZip property.
| value | Allowed object is String |
|---|
Sets the value of the ccTransId property.
| value | Allowed object is String |
|---|
Sets the value of the cardSecurityCodeMatch property.
| value | Allowed object is
CCSecurityCodeMatchEnum
|
|---|
Sets the value of the clientTransID property.
| value | Allowed object is String |
|---|
Sets the value of the merchantAcctNum property.
| value | Allowed object is String |
|---|
Sets the value of the paymentGroupingCode property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the reconBatchId property.
| value | Allowed object is String |
|---|
Sets the value of the resultCode property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the resultMsg property.
| value | Allowed object is String |
|---|
Sets the value of the securityCode property.
| value | Allowed object is String |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the txnAuthorizationStamp property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the txnAuthorizationTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|