ListInvoicesResponse

  • This document describes the response message for the InvoiceService.ListInvoices method.

  • The response contains a list of invoices (invoices[]) that match the specified billing setup and time period.

  • Each item in the invoices[] list is an Invoice object.

Response message for InvoiceService.ListInvoices.

Proto definition

Fields

invoices[]

Invoice

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