requiresPostalComms property

bool? requiresPostalComms
getter/setter pair

Communication delivery preference

When requires_postal_comms is True, then set to POSTAL, else set to EMAIL, when not provided it will be null.

Implementation

bool? requiresPostalComms;