http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ArrayOfViewQuoteRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ArrayOfViewQuoteRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
VatCode Element PreferredSupplierId Element Plu Element OrderCode Element QuoteClassDescription Element QuoteClassId Element QuoteStatus Element OpenReservations Element OpenSaleOrders Element FutureStock Element FreeStock Element Stock Element VatDescription Element BrandDescription Element MainBarcode Element ProductDescription Element ProductGrossPrice Element ProductNumber Element CustomerName Element CustomerNumber Element QuoteCreatedDateTime Element QuotePrintedDateTime Element QuoteNumber Element PriceType Element WeightedTotalNetPrice Element TotalVat Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element PcePurchasePrice Element IsParentRow Element IsSale Element IsNoDiscountOnDiscount Element IsNoDiscounts Element DiscountType Element VatRequired Element DiscountPercentage Element DiscountPrice Element MiscInfo Element Note2 Element Note1 Element IsCancelled Element Amount Element Barcode Element Description Element PurchaseOrderRowId Element VatPercentage Element VatId Element PromotionId Element QuantityPriceBreakId Element DiscountAgreementClassificationId Element MixedMatchId Element BrandId Element ProductId Element RelatedQuoteRowId Element QuoteId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewQuoteRowInfo Element Sequence ArrayOfViewQuoteRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
QuoteId xs:int
ProductId xs:int
BrandId xs:int
VatId xs:int
VatPercentage xs:decimal
Description optional xs:string
Barcode xs:long
Amount xs:decimal
IsCancelled xs:boolean
Note1 optional xs:string
Note2 optional xs:string
MiscInfo optional xs:string
DiscountPrice xs:decimal
VatRequired xs:boolean
IsNoDiscounts xs:boolean
IsSale xs:boolean
IsParentRow xs:boolean
PcePurchasePrice xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalVat xs:decimal
CustomerName optional xs:string
ProductDescription optional xs:string
MainBarcode xs:long
BrandDescription optional xs:string
VatDescription optional xs:string
Stock xs:decimal
FreeStock xs:decimal
FutureStock xs:decimal
OpenSaleOrders xs:decimal
OpenReservations xs:decimal
QuoteClassDescription optional xs:string
OrderCode optional xs:string
Plu xs:int
VatCode optional xs:string
Used By
GetQuoteRowsResult Element
Source
<xs:complexType name="ArrayOfViewQuoteRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewQuoteRowInfo" nillable="true" type="tns:ViewQuoteRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents