BlazeGetModifiedProductsResponse Properties |
The BlazeGetModifiedProductsResponse type exposes the following members.
Name | Description | |
---|---|---|
afterDate |
The end date.
| |
beforeDate |
The start date.
| |
limit |
The maximum number of items to return.
(Inherited from BlazeBaseGetResponse.) | |
skip |
The number to skip.
(Inherited from BlazeBaseGetResponse.) | |
total |
The total number of items.
(Inherited from BlazeBaseGetResponse.) | |
values |
The products.
(Inherited from BlazeGetProductsResponse.) |