add pending enrollment identifier
This commit is contained in:
@@ -32,5 +32,6 @@ namespace Disco.Models.ClientServices
|
||||
public string PendingAuthorization { get; set; }
|
||||
public string PendingReason { get; set; }
|
||||
public DateTimeOffset PendingTimeout { get; set; }
|
||||
public string PendingIdentifier { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user