Skip to main content

IFlowPushNotificationOptions

Represents options for push notifications in a workflow, including multilingual captions, messages, enablement, and a flag for modification status.

Properties

NameDescription
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
MessageA multilingual dictionary containing the messages of the push notifications, mapping language codes to message content.
EnablePushNotificationIndicates whether push notifications are enabled for the workflow.
CaptionA multilingual dictionary containing the captions of the push notifications, mapping language codes to caption text.