Interface ContactsMergeLeadInUserResponse.MarkedEmailAsSpamStage
-
- All Known Implementing Classes:
ContactsMergeLeadInUserResponse.Builder
- Enclosing class:
- ContactsMergeLeadInUserResponse
public static interface ContactsMergeLeadInUserResponse.MarkedEmailAsSpamStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContactsMergeLeadInUserResponse.UnsubscribedFromEmailsStagemarkedEmailAsSpam(boolean markedEmailAsSpam)Whether the contact has marked an email sent to them as spam.
-
-
-
Method Detail
-
markedEmailAsSpam
ContactsMergeLeadInUserResponse.UnsubscribedFromEmailsStage markedEmailAsSpam(boolean markedEmailAsSpam)
Whether the contact has marked an email sent to them as spam.
-
-