customer property
The customer which sent the message. Is nullable if the person sending is an agent.
Implementation
PapercupsCustomer? customer;
The customer which sent the message. Is nullable if the person sending is an agent.
PapercupsCustomer? customer;