OptionalbillingPeriodStartAfter?: DateOptionalbillingPeriodStartBefore?: DateReturn only invoice with start date less than billing_period_start.
OptionalfileType?: ExportInvoicesRequestFileTypeFile format for exporting the invoice list.
OptionalinvoiceType?: Billing.v2beta1.InvoiceTypeInvoice type. It can either be periodic or purchase.
OptionalorderBy?: ExportInvoicesRequestOrderByHow invoices are ordered in the response.
OptionalorganizationId?: stringOrganization ID. If specified, only invoices from this Organization will be returned.
Optionalpage?: numberPage number.
OptionalpageSize?: numberPositive integer lower or equal to 100 to select the number of items to return.
Return only invoice with start date greater than billing_period_start.