Class GetTokenModel
Inheritance
System.Object
GetTokenModel
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: Mix.Identity.Domain.Models
Assembly: mix.identity.dll
Syntax
public class GetTokenModel
Properties
| Improve this Doc View SourceDeclaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PhoneNumber
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |