Represents communication preferences for the customer profile.
Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
email_unsubscribed | getEmailUnsubscribed() | setEmailUnsubscribed($value) | bool | The customer has unsubscribed from receiving marketing campaign emails. | [optional] |
Note: All properties are protected and only accessed via getters and setters.