replacedInvoiceIds property
The originally issued invoice(s) that is being cancelled by this invoice, if applicable.
May appear on invoice PDF as Replaced invoice numbers. Note: There may be multiple replaced invoices due to consolidation of multiple invoices into a single invoice.
Implementation
core.List<core.String>? replacedInvoiceIds;