invoiceGroupingId property

String? invoiceGroupingId
getter/setter pair

The ID used to group budgets to be included the same invoice.

If this field is set and the invoice level of the corresponding billing profile is set to "Budget invoice grouping ID", all external_budget_id sharing the same invoice_grouping_id will be grouped in the same invoice.

Immutable.

Implementation

core.String? invoiceGroupingId;