ListInvoicesResponse

  • Provides a list of invoices based on specified billing setup and time period.

  • The response includes an array named invoices containing Invoice objects.

  • Each Invoice object within the invoices array represents a single invoice.

Response message for InvoiceService.ListInvoices.

Proto definition

Fields

invoices[]

Invoice

The list of invoices that match the billing setup and time period.