Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.1 KB

UserInvitation.md

File metadata and controls

22 lines (17 loc) · 1.1 KB

UserInvitation

Properties

Name Type Description Notes
id int [readonly]
redirect_uri str User will be redirected to this uri when they accept the invitation
cloud_id int [readonly]
cloud_name str
project_id int, none_type [readonly]
client_name str
sender User
created_at datetime [readonly]
project_name str [optional]
status str A: Accepted D: Denied P: Pending * `A` - accepted * `D` - denied * `P` - pending [optional]
responded_at datetime, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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