requiresPostalComms property
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;
Communication delivery preference
When requires_postal_comms is True, then set to POSTAL, else set to EMAIL, when not provided it will be null.
bool? requiresPostalComms;