customerId property

String? customerId
getter/setter pair

The customer ID, should be unique to the person, may be assigned to multiple conversations.

Implementation

String? customerId;