Click or drag to resize

BlazeGetInvoicesResponse Properties

The BlazeGetInvoicesResponse type exposes the following members.

Properties
  NameDescription
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 invoices.
Top
See Also