isAlreadyVerified property

bool? isAlreadyVerified
final

True if the email address for the registrant contact has already been verified, and false otherwise. If the email address has already been verified, we don't send another confirmation email.

Implementation

final bool? isAlreadyVerified;