VerifyAnEmailAddressResponseData Properties
ClassProperties10 members
Represents the VerifyAnEmailAddressResponseData payload.
Gets or sets
checked_at.public DateTimeOffset? CheckedAt { get; set; }Gets or sets
checks.public VerifyAnEmailAddressResponseDataChecks? Checks { get; set; }Gets or sets
mailbox_verified.public bool? MailboxVerified { get; set; }Gets or sets
previously_bounced.public bool? PreviouslyBounced { get; set; }Gets or sets
suppressed.public bool? Suppressed { get; set; }