| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.ibillingclient.org/schema/edi | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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> |
| type | MerchantAccountCode | ||||
| properties |
|
||||
| source | <xs:attribute name="merchantAccountCode" type="MerchantAccountCode" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="code" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="firstName" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="lastName" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="middleName" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="title" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="suffix" type="xs:string" use="optional"/> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="isActive" type="xs:boolean" use="optional"/> |
| type | Date | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="fromCreateDate" type="Date" use="optional"/> |
| type | Date | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="toCreateDate" type="Date" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="phone" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="email" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="zipCode" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="creditCardNumber" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="bankAccountNumber" type="xs:string" use="optional"/> |
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:attribute name="fromBalance" type="xs:int" use="optional"/> |
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:attribute name="toBalance" type="xs:int" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="customerAccountGroupCode" type="xs:string" use="optional"/> |