billingAccount property

String? billingAccount
getter/setter pair

The Billing Account to look up Offers for.

Format: accounts/{account_id}/billingAccounts/{billing_account_id}. This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.

Optional.

Implementation

core.String? billingAccount;