Class ValidationRequest
Inheritance
System.Object
ValidationRequest
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MailHole.Api.Models.Validation
Assembly: MailHole.Api.dll
Syntax
public class ValidationRequest
Properties
| Improve this Doc View SourceHashToValidate
Declaration
public string HashToValidate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HashType
Declaration
public string HashType { get; set; }
Property Value
Type | Description |
---|---|
System.String |