update: minor changes to document template bulk generation
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
public class BulkGenerateItemModel
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string UserId { get; set; }
|
||||
public string UserEmailAddress { get; set; }
|
||||
public string UserDisplayName { get; set; }
|
||||
public string Scope { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user