Package app.knock.api.models.recipients.preferences
See: Description
-
Class Summary Class Description Builder A builder for InlinePreferenceSetRequest. InlinePreferenceSetRequest Inline set preferences for a recipient, where the key is the preference set id. Builder A builder for PreferenceSet. Builder A builder for Categories. Categories An object where the key is the category and the values are the preference settings for that category. Builder A builder for Workflows. Workflows An object where the key is the workflow key and the values are the preference settings for that workflow. PreferenceSet A preference set represents a specific set of notification preferences for a recipient. Builder A builder for PreferenceSetChannelTypeSetting. PreferenceSetChannelTypeSetting A set of settings for a channel type. Builder A builder for PreferenceSetChannelTypes. Chat Whether the channel type is enabled for the preference set. Email Whether the channel type is enabled for the preference set. Http Whether the channel type is enabled for the preference set. InAppFeed Whether the channel type is enabled for the preference set. Push Whether the channel type is enabled for the preference set. Sms Whether the channel type is enabled for the preference set. PreferenceSetChannelTypes Channel type preferences. Builder A builder for PreferenceSetRequest. Builder A builder for Categories. Categories An object where the key is the category and the values are the preference settings for that category. Builder A builder for Workflows. Workflows An object where the key is the workflow key and the values are the preference settings for that workflow. PreferenceSetRequest A request to set a preference set for a recipient. -
Interface Summary Interface Description Visitor An interface that defines how to map each variant of Chat to a value of type T. Visitor An interface that defines how to map each variant of Email to a value of type T. Visitor An interface that defines how to map each variant of Http to a value of type T. Visitor An interface that defines how to map each variant of InAppFeed to a value of type T. Visitor An interface that defines how to map each variant of Push to a value of type T. Visitor An interface that defines how to map each variant of Sms to a value of type T.