Click or drag to resize

BlazeGetModifiedProductsResponse Properties

The BlazeGetModifiedProductsResponse type exposes the following members.

Properties
  NameDescription
Public propertyafterDate
The end date.
Public propertybeforeDate
The start date.
Public propertylimit
The maximum number of items to return.
(Inherited from BlazeBaseGetResponse.)
Public propertyskip
The number to skip.
(Inherited from BlazeBaseGetResponse.)
Public propertytotal
The total number of items.
(Inherited from BlazeBaseGetResponse.)
Public propertyvalues
The products.
(Inherited from BlazeGetProductsResponse.)
Top
See Also