optOut property

bool? optOut
getter/setter pair

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

Implementation

bool? optOut;