http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewPrePaymentTypeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewPrePaymentTypeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of PrePaymentTypeInfo Complex Type
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 Complex Type
Overview
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
ViewPrePaymentTypeInfo Element
Source
<xs:complexType name="ViewPrePaymentTypeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PrePaymentTypeInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="PaymentTypeDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="MainBarcode" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents