http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewQueueBustingSaleRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewQueueBustingSaleRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
TotalGrossPrice Element VatCode Element ArticleDescription Element MainBarcode Element ArticleNumber Element Price Element IsPcePrice Element WeightedTotalPrice Element Amount Element ProductId Element ParentSaleRowId Element QueueBustingSaleId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewQueueBustingSaleRowInfo Element Sequence ArrayOfViewQueueBustingSaleRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
Amount xs:decimal
IsPcePrice xs:boolean
Price xs:decimal
MainBarcode xs:long
ArticleDescription optional xs:string
VatCode optional xs:string
TotalGrossPrice xs:decimal
Used By
GetQueueBustingSaleRowsResult Element
Source
<xs:complexType name="ArrayOfViewQueueBustingSaleRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewQueueBustingSaleRowInfo" nillable="true" type="tns:ViewQueueBustingSaleRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents