http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetPriceChangesRequest Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetPriceChangesRequest Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of PagingFilterOfPriceChangesFilter Complex Type
Diagram
FieldsToReturn Element PagingTreshold Element OrderMethod Element Or1PrintedLastNumberOfDays Element Or1SoldLastNumberOfDays Element Or1OnlyWithStock Element ShelfDisplayId Element ShelfProductsAndLocalOnly Element OnlyNotPrintedAfterPriceChange Element OnlyPrintLabel Element DateTimeTo Element DateTimeFrom Element UserId Element Process Element LabelClassId Element PreferredSupplierId Element ClassificationLevel1Id Element ProductCategoryId Element CashRegisterGroupId Element BrandId Element SearchProductState Element PriceType Element PurchaseId Element ProductId Element Sequence Filter Element RecordCount Element Offset Element OrderBy Element SkipItemId Element IncludeItemId Element Sequence GetPriceChangesRequest Complex Type
Overview
Sequence
SkipItemId xs:int
OrderBy optional xs:string
Offset xs:int
Used By
NewPriceChangesRequestResult Element
request Element
request Element
Source
<xs:complexType name="GetPriceChangesRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PagingFilterOfPriceChangesFilter">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="FieldsToReturn" type="tns:PriceChangesFieldsToReturnType" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents