Show / Hide Table of Contents

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 Source

Email

Declaration
public string Email { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

PhoneNumber

Declaration
public string PhoneNumber { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾