http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InboundInvoiceJournalRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InboundInvoiceJournalRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of Info Complex Type
Diagram
VatFree Element VatTotal Element VatLedgerId Element VatId Element LedgerTotal Element RowType Element LedgerId Element DueDate Element InboundInvoiceJournalId Element InboundInvoiceId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence InboundInvoiceJournalRowInfo Complex Type
Overview
Sequence
Used By
NewInboundInvoiceJournalRowInfoResult Element
inboundInvoiceJournalRow Element
GetSingleInboundInvoiceJournalRowResult Element
inboundInvoiceJournalRow Element
inboundInvoiceJournalRow Element
Source
<xs:complexType name="InboundInvoiceJournalRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Info">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="CompanyId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceJournalId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DueDate" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="LedgerId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RowType" type="tns:InboundInvoiceJournalRowType" />
        <xs:element minOccurs="1" maxOccurs="1" name="LedgerTotal" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatLedgerId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatTotal" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatFree" type="xs:boolean" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents