customerName property

String? customerName
getter/setter pair

A reseller should create a customer and use the resource name of that customer here.

Implementation

core.String? customerName;