customer property

EcodeskCustomer? customer
getter/setter pair

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

Implementation

EcodeskCustomer? customer;