customerName property

String? customerName
getter/setter pair

A reseller is required to create a customer and use the resource name of the created customer here.

Customer_name uses the format: accounts/{account_id}/customers/{customer_id}

Implementation

core.String? customerName;