customer property

String? customer
getter/setter pair

The customer.

For example: customers/C0123abc.

Immutable.

Implementation

core.String? customer;