Amazon.Route53Domains.Model.ResendContactReachabilityEmailResponse.IsSetIsAlreadyVerified C# (CSharp) Method

IsSetIsAlreadyVerified() private method

private IsSetIsAlreadyVerified ( ) : bool
return bool
        internal bool IsSetIsAlreadyVerified()
        {
            return this._isAlreadyVerified.HasValue; 
        }