customer property
The resource name of the customer associated with this account budget.
This contains the customer ID, which appears on the invoice PDF as
"Account ID". Customer resource names have the form:
customers/{customer_id}
Output only.
Implementation
core.String? customer;