notificationCategorySubscriptions property

List<String>? notificationCategorySubscriptions
getter/setter pair

The categories of notifications that the contact will receive communications for.

Required.

Implementation

core.List<core.String>? notificationCategorySubscriptions;