complexType QueryCustomerAccount
diagram index_p28.png
namespace http://www.ibillingclient.org/schema/edi
used by
element request/findCustomerAccount
attributes
Name  Type  Use  Default  Fixed  annotation
merchantAccountCodeMerchantAccountCodeoptional      
codexs:stringoptional      
firstNamexs:stringoptional      
lastNamexs:stringoptional      
middleNamexs:stringoptional      
titlexs:stringoptional      
suffixxs:stringoptional      
isActivexs:booleanoptional      
fromCreateDateDateoptional      
toCreateDateDateoptional      
phonexs:stringoptional      
emailxs:stringoptional      
zipCodexs:stringoptional      
creditCardNumberxs:stringoptional      
bankAccountNumberxs:stringoptional      
fromBalancexs:intoptional      
toBalancexs:intoptional      
customerAccountGroupCodexs:stringoptional      
annotation
documentation
Defines query against CustomerAccount records using specified criteria.
source <xs:complexType name="QueryCustomerAccount">
 
<xs:annotation>
   
<xs:documentation>Defines query against CustomerAccount records using specified criteria.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="merchantAccountCode" type="MerchantAccountCode" use="optional"/>
 
<xs:attribute name="code" type="xs:string" use="optional"/>
 
<xs:attribute name="firstName" type="xs:string" use="optional"/>
 
<xs:attribute name="lastName" type="xs:string" use="optional"/>
 
<xs:attribute name="middleName" type="xs:string" use="optional"/>
 
<xs:attribute name="title" type="xs:string" use="optional"/>
 
<xs:attribute name="suffix" type="xs:string" use="optional"/>
 
<xs:attribute name="isActive" type="xs:boolean" use="optional"/>
 
<xs:attribute name="fromCreateDate" type="Date" use="optional"/>
 
<xs:attribute name="toCreateDate" type="Date" use="optional"/>
 
<xs:attribute name="phone" type="xs:string" use="optional"/>
 
<xs:attribute name="email" type="xs:string" use="optional"/>
 
<xs:attribute name="zipCode" type="xs:string" use="optional"/>
 
<xs:attribute name="creditCardNumber" type="xs:string" use="optional"/>
 
<xs:attribute name="bankAccountNumber" type="xs:string" use="optional"/>
 
<xs:attribute name="fromBalance" type="xs:int" use="optional"/>
 
<xs:attribute name="toBalance" type="xs:int" use="optional"/>
 
<xs:attribute name="customerAccountGroupCode" type="xs:string" use="optional"/>
</xs:complexType>

attribute QueryCustomerAccount/@merchantAccountCode
type MerchantAccountCode
properties
isRef 0
use optional
source <xs:attribute name="merchantAccountCode" type="MerchantAccountCode" use="optional"/>

attribute QueryCustomerAccount/@code
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="code" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@firstName
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="firstName" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@lastName
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="lastName" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@middleName
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="middleName" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@title
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="title" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@suffix
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="suffix" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@isActive
type xs:boolean
properties
isRef 0
use optional
source <xs:attribute name="isActive" type="xs:boolean" use="optional"/>

attribute QueryCustomerAccount/@fromCreateDate
type Date
properties
isRef 0
use optional
facets
pattern \d\d\d\d\d\d\d\d
source <xs:attribute name="fromCreateDate" type="Date" use="optional"/>

attribute QueryCustomerAccount/@toCreateDate
type Date
properties
isRef 0
use optional
facets
pattern \d\d\d\d\d\d\d\d
source <xs:attribute name="toCreateDate" type="Date" use="optional"/>

attribute QueryCustomerAccount/@phone
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="phone" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@email
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="email" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@zipCode
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="zipCode" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@creditCardNumber
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="creditCardNumber" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@bankAccountNumber
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="bankAccountNumber" type="xs:string" use="optional"/>

attribute QueryCustomerAccount/@fromBalance
type xs:int
properties
isRef 0
use optional
source <xs:attribute name="fromBalance" type="xs:int" use="optional"/>

attribute QueryCustomerAccount/@toBalance
type xs:int
properties
isRef 0
use optional
source <xs:attribute name="toBalance" type="xs:int" use="optional"/>

attribute QueryCustomerAccount/@customerAccountGroupCode
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="customerAccountGroupCode" type="xs:string" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy