customerId property
The customer ID, should be unique to the person, may be assigned to multiple conversations.
Implementation
String? customerId;
The customer ID, should be unique to the person, may be assigned to multiple conversations.
String? customerId;