|
@ -25,5 +25,8 @@ namespace BCS.BMC.Models.TokenAuth |
|
|
public string profilePictureId { get; set; } |
|
|
public string profilePictureId { get; set; } |
|
|
public int? CompanyId { get; set; } |
|
|
public int? CompanyId { get; set; } |
|
|
|
|
|
|
|
|
|
|
|
public string autogeneratedPassword { get; set; } |
|
|
|
|
|
public string currentUserType { get; set; } |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |