Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 920 Bytes

File metadata and controls

15 lines (12 loc) · 920 Bytes

# EmailCommseqEnrollmentResponse

Properties

Name Type Description Notes
already_enrolled bool True if the customer was already enrolled and therefore not enrolled again [optional]
enrolled bool True if the customer was newly enrolled into the sequence [optional]
error \ultracart\v2\models\Error [optional]
esp_customer_uuid string The resolved ESP customer UUID for the enrolled email [optional]
metadata \ultracart\v2\models\ResponseMetadata [optional]
success bool Indicates if API call was successful [optional]
warning \ultracart\v2\models\Warning [optional]

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