Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 544 Bytes

NewInvitation.md

File metadata and controls

12 lines (9 loc) · 544 Bytes

TalonOne.Model.NewInvitation

Properties

Name Type Description Notes
Name string Name of the user being invited. [optional]
Email string
Acl string a blob of acl json
Roles List<int?> An array of roleIDs to assign the new user to [optional]

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