| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.ibillingclient.org/schema/edi | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="QueryPaymentOption"> <xs:annotation> <xs:documentation>Defines query against PaymentOption 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="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="holderName" type="xs:string" use="optional"/> <xs:attribute name="number" type="xs:string" use="optional"/> <xs:attribute name="accessory" type="xs:string" use="optional"/> <xs:attribute name="city" type="xs:string" use="optional"/> <xs:attribute name="state" type="xs:string" use="optional"/> <xs:attribute name="zipCode" type="xs:string" use="optional"/> <xs:attribute name="paymentOptionType" type="PaymentOptionType" use="optional"/> <xs:attribute name="customerAccountCode" type="xs:string" use="optional"/> <xs:attribute name="street1" type="xs:string" use="optional"/> <xs:attribute name="street2" 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: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="holderName" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="number" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="accessory" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="city" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="state" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="zipCode" type="xs:string" use="optional"/> |
| type | PaymentOptionType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:attribute name="paymentOptionType" type="PaymentOptionType" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="customerAccountCode" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="street1" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="street2" type="xs:string" use="optional"/> |