menu
googleapis package
documentation
displayvideo/v2.dart
ListInvoicesResponse
invoices property
invoices property
dark_mode
light_mode
invoices
property
List
<
Invoice
>
?
invoices
getter/setter pair
The list of invoices.
This list will be absent if empty.
Implementation
core.List<Invoice>? invoices;
googleapis package
documentation
displayvideo/v2
ListInvoicesResponse
invoices property
ListInvoicesResponse class