Click or drag to resize

BlazeGetPurchaseOrdersResponse Properties

The BlazeGetPurchaseOrdersResponse type exposes the following members.

Properties
  NameDescription
Public propertyafterDate
The start date.
(Inherited from BlazeBaseGetResponseWDateRange.)
Public propertybeforeDate
The end date.
(Inherited from BlazeBaseGetResponseWDateRange.)
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 purchase orders.
Top
See Also