BlazeGetPurchaseOrdersResponse Properties |
The BlazeGetPurchaseOrdersResponse type exposes the following members.
Name | Description | |
---|---|---|
afterDate |
The start date.
(Inherited from BlazeBaseGetResponseWDateRange.) | |
beforeDate |
The end date.
(Inherited from BlazeBaseGetResponseWDateRange.) | |
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 purchase orders.
|