Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.4 KB

File metadata and controls

22 lines (17 loc) · 1.4 KB

com.ultracart.admin.v2.Model.EmailCommseqStep

Properties

Name Type Description Notes
AltChildEmailCommunicationSequenceSteps List<EmailCommseqStep> Array of child steps for the alternate path [optional]
ChildEmailCommunicationSequenceSteps List<EmailCommseqStep> Array of child steps [optional]
EmailCommunicationSequenceStepUuid string Email commseq step UUID [optional]
EmailPendingReview bool True if the content of the email associated with this step is pending review by UltraCart [optional]
EmailRejected bool True if the content of the email associated with this step was rejected during review by UltraCart [optional]
EmailRequiresReview bool True if the content of the email associated with this step requires review by UltraCart [optional]
FilterProfileEquationJson string Filter profile equation JSON [optional]
MerchantNotes string Internal merchant notes [optional]
StepConfigJson string Arbitrary Configuration for a step [optional]
Type string Type of step [optional]

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