Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.37 KB

File metadata and controls

18 lines (15 loc) · 1.37 KB

# EmailCommseqStep

Properties

Name Type Description Notes
alt_child_email_communication_sequence_steps \ultracart\v2\models\EmailCommseqStep[] Array of child steps for the alternate path [optional]
child_email_communication_sequence_steps \ultracart\v2\models\EmailCommseqStep[] Array of child steps [optional]
email_communication_sequence_step_uuid string Email commseq step UUID [optional]
email_pending_review bool True if the content of the email associated with this step is pending review by UltraCart [optional]
email_rejected bool True if the content of the email associated with this step was rejected during review by UltraCart [optional]
email_requires_review bool True if the content of the email associated with this step requires review by UltraCart [optional]
filter_profile_equation_json string Filter profile equation JSON [optional]
merchant_notes string Internal merchant notes [optional]
step_config_json string Arbitrary Configuration for a step [optional]
type string Type of step [optional]

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