http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
GetSingleQuoteRowResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : GetSingleQuoteRowResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
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 GetSingleQuoteRowResult Element Sequence GetSingleQuoteRowResponse Element
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
Source
<xs:element name="GetSingleQuoteRowResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetSingleQuoteRowResult" type="tns:QuoteRowInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents