Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 697 Bytes

ApplicationUser.md

File metadata and controls

15 lines (12 loc) · 697 Bytes

ApplicationUser

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Type_ string [optional] [default to null]
DisplayName string [optional] [default to null]
Slug string [optional] [default to null]
Active bool [optional] [default to null]
Name string [optional] [default to null]
EmailAddress string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]