http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewInvoicePaymentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewInvoicePaymentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of InvoicePaymentInfo Complex Type
Diagram
ConceptInvoiceNumber Element CashSaleUserFullName Element ReceiptNumber Element CashSaleTransactionNumber Element InvoiceNumber Element CashFlowId Element Note Element PaymentDateTime Element Paid Element Probability Element ReceivedBankPaymentId Element CashSaleRowId Element InvoiceId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInvoicePaymentInfo Complex Type
Overview
Used By
ViewInvoicePaymentInfo Element
Source
<xs:complexType name="ViewInvoicePaymentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InvoicePaymentInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashSaleTransactionNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceiptNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashSaleUserFullName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ConceptInvoiceNumber" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents