Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 1.1 KB

PatchedEmailStageRequest.md

File metadata and controls

24 lines (20 loc) · 1.1 KB

PatchedEmailStageRequest

Properties

Name Type Description Notes
name String [optional]
flowSet [FlowSetRequest] [optional]
useGlobalSettings Bool When enabled, global Email connection settings will be used and connection settings below will be ignored. [optional]
host String [optional]
port Int [optional]
username String [optional]
password String [optional]
useTls Bool [optional]
useSsl Bool [optional]
timeout Int [optional]
fromAddress String [optional]
tokenExpiry Int Time in minutes the token sent is valid. [optional]
subject String [optional]
template String [optional]
activateUserOnSuccess Bool Activate users upon completion of stage. [optional]

[Back to Model list] [Back to API list] [Back to README]