| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.transactions.customers_2010_2.CustomerDeposit | |
Java class for CustomerDeposit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomerDeposit">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customer" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="payment" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="postingPeriod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="paymentMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="checkNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="creditCardProcessor" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="creditCard" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="ccSecurityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ccNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="ccExpireDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="debitCardIssueNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="validFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ccName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ccStreet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ccZipCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="chargeIt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ccApproved" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="pnRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="authCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ccAvsStreetMatch" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
<element name="softDescriptor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ccAvsZipMatch" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
<element name="ccSecurityCodeMatch" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
<element name="threeDStatusCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ignoreAvs" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="undepFunds" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="applyList" type="{urn:customers_2010_2.transactions.webservices.netsuite.com}CustomerDepositApplyList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| applyList | |||||||||||
| authCode | |||||||||||
| ccApproved | |||||||||||
| ccAvsStreetMatch | |||||||||||
| ccAvsZipMatch | |||||||||||
| ccExpireDate | |||||||||||
| ccName | |||||||||||
| ccNumber | |||||||||||
| ccSecurityCode | |||||||||||
| ccSecurityCodeMatch | |||||||||||
| ccStreet | |||||||||||
| ccZipCode | |||||||||||
| chargeIt | |||||||||||
| checkNum | |||||||||||
| clazz | |||||||||||
| createdDate | |||||||||||
| creditCard | |||||||||||
| creditCardProcessor | |||||||||||
| currencyName | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| customer | |||||||||||
| debitCardIssueNo | |||||||||||
| department | |||||||||||
| exchangeRate | |||||||||||
| externalId | |||||||||||
| ignoreAvs | |||||||||||
| internalId | |||||||||||
| lastModifiedDate | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| payment | |||||||||||
| paymentMethod | |||||||||||
| pnRefNum | |||||||||||
| postingPeriod | |||||||||||
| softDescriptor | |||||||||||
| status | |||||||||||
| subsidiary | |||||||||||
| threeDStatusCode | |||||||||||
| tranDate | |||||||||||
| undepFunds | |||||||||||
| validFrom | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the account property.
| |||||||||||
Gets the value of the applyList property.
| |||||||||||
Gets the value of the authCode property.
| |||||||||||
Gets the value of the ccAvsStreetMatch property.
| |||||||||||
Gets the value of the ccAvsZipMatch property.
| |||||||||||
Gets the value of the ccExpireDate property.
| |||||||||||
Gets the value of the ccName property.
| |||||||||||
Gets the value of the ccNumber property.
| |||||||||||
Gets the value of the ccSecurityCode property.
| |||||||||||
Gets the value of the ccSecurityCodeMatch property.
| |||||||||||
Gets the value of the ccStreet property.
| |||||||||||
Gets the value of the ccZipCode property.
| |||||||||||
Gets the value of the checkNum property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the creditCard property.
| |||||||||||
Gets the value of the creditCardProcessor property.
| |||||||||||
Gets the value of the currencyName property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the customer property.
| |||||||||||
Gets the value of the debitCardIssueNo property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the exchangeRate property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the payment property.
| |||||||||||
Gets the value of the paymentMethod property.
| |||||||||||
Gets the value of the pnRefNum property.
| |||||||||||
Gets the value of the postingPeriod property.
| |||||||||||
Gets the value of the softDescriptor property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the threeDStatusCode property.
| |||||||||||
Gets the value of the tranDate property.
| |||||||||||
Gets the value of the validFrom property.
| |||||||||||
Gets the value of the ccApproved property.
| |||||||||||
Gets the value of the chargeIt property.
| |||||||||||
Gets the value of the ignoreAvs property.
| |||||||||||
Gets the value of the undepFunds property.
| |||||||||||
Sets the value of the account property.
| |||||||||||
Sets the value of the applyList property.
| |||||||||||
Sets the value of the authCode property.
| |||||||||||
Sets the value of the ccApproved property.
| |||||||||||
Sets the value of the ccAvsStreetMatch property.
| |||||||||||
Sets the value of the ccAvsZipMatch property.
| |||||||||||
Sets the value of the ccExpireDate property.
| |||||||||||
Sets the value of the ccName property.
| |||||||||||
Sets the value of the ccNumber property.
| |||||||||||
Sets the value of the ccSecurityCode property.
| |||||||||||
Sets the value of the ccSecurityCodeMatch property.
| |||||||||||
Sets the value of the ccStreet property.
| |||||||||||
Sets the value of the ccZipCode property.
| |||||||||||
Sets the value of the chargeIt property.
| |||||||||||
Sets the value of the checkNum property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the creditCard property.
| |||||||||||
Sets the value of the creditCardProcessor property.
| |||||||||||
Sets the value of the currencyName property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the customer property.
| |||||||||||
Sets the value of the debitCardIssueNo property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the exchangeRate property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the ignoreAvs property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the payment property.
| |||||||||||
Sets the value of the paymentMethod property.
| |||||||||||
Sets the value of the pnRefNum property.
| |||||||||||
Sets the value of the postingPeriod property.
| |||||||||||
Sets the value of the softDescriptor property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
Sets the value of the threeDStatusCode property.
| |||||||||||
Sets the value of the tranDate property.
| |||||||||||
Sets the value of the undepFunds property.
| |||||||||||
Sets the value of the validFrom property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the account property.
RecordRef
Gets the value of the applyList property.
CustomerDepositApplyList
Gets the value of the authCode property.
Gets the value of the ccAvsStreetMatch property.
AvsMatchCode
Gets the value of the ccAvsZipMatch property.
AvsMatchCode
Gets the value of the ccExpireDate property.
Gets the value of the ccName property.
Gets the value of the ccNumber property.
Gets the value of the ccSecurityCode property.
Gets the value of the ccSecurityCodeMatch property.
AvsMatchCode
Gets the value of the ccStreet property.
Gets the value of the ccZipCode property.
Gets the value of the checkNum property.
Gets the value of the clazz property.
RecordRef
Gets the value of the createdDate property.
Gets the value of the creditCard property.
RecordRef
Gets the value of the creditCardProcessor property.
RecordRef
Gets the value of the currencyName property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the customer property.
RecordRef
Gets the value of the debitCardIssueNo property.
Gets the value of the department property.
RecordRef
Gets the value of the exchangeRate property.
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the lastModifiedDate property.
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the payment property.
Gets the value of the paymentMethod property.
RecordRef
Gets the value of the pnRefNum property.
Gets the value of the postingPeriod property.
RecordRef
Gets the value of the softDescriptor property.
Gets the value of the status property.
Gets the value of the subsidiary property.
RecordRef
Gets the value of the threeDStatusCode property.
Gets the value of the tranDate property.
Gets the value of the validFrom property.
Gets the value of the ccApproved property.
Gets the value of the chargeIt property.
Gets the value of the ignoreAvs property.
Gets the value of the undepFunds property.
Sets the value of the account property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the applyList property.
| value | Allowed object is
CustomerDepositApplyList
|
|---|
Sets the value of the authCode property.
| value | Allowed object is String |
|---|
Sets the value of the ccApproved property.
| value | Allowed object is Boolean |
|---|
Sets the value of the ccAvsStreetMatch property.
| value | Allowed object is
AvsMatchCode
|
|---|
Sets the value of the ccAvsZipMatch property.
| value | Allowed object is
AvsMatchCode
|
|---|
Sets the value of the ccExpireDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the ccName property.
| value | Allowed object is String |
|---|
Sets the value of the ccNumber property.
| value | Allowed object is String |
|---|
Sets the value of the ccSecurityCode property.
| value | Allowed object is String |
|---|
Sets the value of the ccSecurityCodeMatch property.
| value | Allowed object is
AvsMatchCode
|
|---|
Sets the value of the ccStreet property.
| value | Allowed object is String |
|---|
Sets the value of the ccZipCode property.
| value | Allowed object is String |
|---|
Sets the value of the chargeIt property.
| value | Allowed object is Boolean |
|---|
Sets the value of the checkNum property.
| value | Allowed object is String |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the creditCard property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the creditCardProcessor property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the currencyName property.
| value | Allowed object is String |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customer property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the debitCardIssueNo property.
| value | Allowed object is String |
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the exchangeRate property.
| value | Allowed object is Double |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the ignoreAvs property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the memo property.
| value | Allowed object is String |
|---|
Sets the value of the payment property.
| value | Allowed object is Double |
|---|
Sets the value of the paymentMethod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the pnRefNum property.
| value | Allowed object is String |
|---|
Sets the value of the postingPeriod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the softDescriptor property.
| value | Allowed object is String |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the threeDStatusCode property.
| value | Allowed object is String |
|---|
Sets the value of the tranDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the undepFunds property.
| value | Allowed object is Boolean |
|---|
Sets the value of the validFrom property.
| value | Allowed object is XMLGregorianCalendar |
|---|