optOut property
Has the user explicitly or implicitly opted out of being contacted? If so MailSlurp will ignore them in all actions.
Implementation
bool? optOut;
Has the user explicitly or implicitly opted out of being contacted? If so MailSlurp will ignore them in all actions.
bool? optOut;