import { UpdateSubscriberPreferenceRequestDto } from "@novu/api/models/components";
let value: UpdateSubscriberPreferenceRequestDto = {};
Field | Type | Required | Description |
---|---|---|---|
channel |
components.ChannelPreference | ➖ | The subscriber preferences for every ChannelTypeEnum for the workflow assigned. |
enabled |
boolean | ➖ | Sets if the workflow is fully enabled for all channels or not for the subscriber. |