HookSniffAPI.Model.InvoiceListResponse (hooksniff v1.0.0)
Paginated list of invoices
Summary
Types
@type t() :: %HookSniffAPI.Model.InvoiceListResponse{ data: [HookSniffAPI.Model.InvoiceResponse.t()], has_more: boolean(), total: integer() }
Paginated list of invoices
@type t() :: %HookSniffAPI.Model.InvoiceListResponse{ data: [HookSniffAPI.Model.InvoiceResponse.t()], has_more: boolean(), total: integer() }