http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewPrePaymentTypeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewPrePaymentTypeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
ProductDescription Element MainBarcode Element ProductNumber Element PaymentTypeDescription Element ProductId Element PaymentTypeId Element IsCashSalePayment Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrePaymentTypeInfo Element Sequence ArrayOfViewPrePaymentTypeInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
ProductId xs:int
PaymentTypeDescription optional xs:string
MainBarcode xs:long
ProductDescription optional xs:string
Used By
GetPrePaymentTypesResult Element
Source
<xs:complexType name="ArrayOfViewPrePaymentTypeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPrePaymentTypeInfo" nillable="true" type="tns:ViewPrePaymentTypeInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents