| TimeoutOptions | Options related to the timeout behavior of the flow starter. |
| Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |
| ShowInFlowHistory | Indicates whether the flow starter should appear in the flow history. |
| HideApporoverInHistory | Indicates whether the approver should be hidden in the flow history. |
| GeolocationOptions | Options for geolocation settings in the flow starter. |
| EventsToCheck | A list of events that should be checked by the flow starter. |
| EventButtonsAlignment | Specifies the alignment of event buttons. |
| EventButtonGroup | Indicates whether event buttons should be grouped. |
| AutoOpenApprovalOption | Determines if the approval options should open automatically. |
| Events | A list of events related to the flow starter. |
| MessageOptions | Options for customizing messages related to the flow starter. |
| RequestIsNecessaryIfDocumentChanged | Indicates if a request is necessary when the document has been modified. |
| Documents | A list of documents associated with the flow starter. |
| WebNotificationOptions | Options for configuring web notifications in the flow starter. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
| DoNotSendRequestIfProcessed | Prevents sending the request if it has already been processed. |
| NotificationOptions | Options for configuring push notifications in the flow starter. |