customerId property

String? customerId
getter/setter pair

The customer ID to retrieve all account users.

You can use the alias my_customer to represent your account's customerId. As a reseller administrator, you can use the resold customer account's customerId. To get a customerId, use the account's primary domain in the domain parameter of a users.list request.

Output only.

Implementation

core.String? customerId;