customer property

PapercupsCustomer? customer
getter/setter pair

The customer which sent the message. Is nullable if the person sending is an agent.

Implementation

PapercupsCustomer? customer;