resourceName property
The resource name of the invoice.
Multiple customers can share a given invoice, so multiple resource names
may point to the same invoice. Invoice resource names have the form:
customers/{customer_id}/invoices/{invoice_id}
Output only.
Implementation
core.String? resourceName;