masterBillingAccount property

String? masterBillingAccount
getter/setter pair

If this account is a subaccount, then this will be the resource name of the parent billing account that it is being resold through.

Otherwise this will be empty.

Implementation

core.String? masterBillingAccount;