http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InvoiceRequestRowsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InvoiceRequestRowsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
IsInvoiceReceivedOnly Element ReturnOfGoodsRowId Element ReturnOfGoodsId Element AmountCreditInboundInvoiceRowId Element PriceCreditInboundInvoiceRowId Element InboundInvoiceId Element StoreId Element Sequence InvoiceRequestRowsFilter Complex Type
Overview
Used By
NewInvoiceRequestRowsFilterResult Element
filter Element
Source
<xs:complexType name="InvoiceRequestRowsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="PriceCreditInboundInvoiceRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="AmountCreditInboundInvoiceRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReturnOfGoodsId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReturnOfGoodsRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsInvoiceReceivedOnly" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents