http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewInvoiceInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewInvoiceInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of InvoiceInfo Complex Type
Diagram
RemainingToBePaid Element InvoicePaymentConditionDescription Element Store Element StoreNumber Element JournalDescription Element JournalNumber Element CountryDescription Element DebtorGeneralName Element DebtorNumber Element DigitalProcessingType Element InvoiceSentDateTime Element ConversionId Element SaleTypeId Element ExportLog Element ExportDate Element Status Element TotalPaid Element TotalNetPrice Element TotalGrossPrice Element Information Element Reminder3ExpiredDate Element Reminder3PrintedDate Element Reminder3CreatedDate Element Reminder2ExpiredDate Element Reminder2PrintedDate Element Reminder2CreatedDate Element Reminder1ExpiredDate Element Reminder1PrintedDate Element Reminder1CreatedDate Element InvoiceExportedDate Element InvoiceExpiredDate Element InvoicePrintedDate Element InvoiceCreatedDate Element DoNotProcessBeforeDate Element InvoiceJournalId Element InvoiceNumber Element ConceptInvoiceNumber Element Collect Element IsRaise Element IsVatFree Element IsCancelled Element InvoicePaymentConditionId Element DebtorId Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInvoiceInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
DebtorId xs:int
IsCancelled xs:boolean
IsVatFree xs:boolean
IsRaise xs:boolean
Collect xs:boolean
InvoiceCreatedDate xs:dateTime
InvoicePrintedDate xs:dateTime
InvoiceExpiredDate xs:dateTime
Information optional xs:string
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalPaid xs:decimal
ExportDate xs:dateTime
ExportLog optional xs:string
SaleTypeId xs:int
ConversionId xs:long
DebtorGeneralName optional xs:string
CountryDescription optional xs:string
JournalDescription optional xs:string
StoreNumber xs:short
Store optional xs:string
Used By
ViewInvoiceInfo Element
Source
<xs:complexType name="ViewInvoiceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InvoiceInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="DebtorNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="DebtorGeneralName" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CountryDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="JournalNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="JournalDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="StoreNumber" type="xs:short" />
        <xs:element minOccurs="0" maxOccurs="1" name="Store" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="InvoicePaymentConditionDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="RemainingToBePaid" type="xs:decimal" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents