Name | Type | Description | Notes |
---|---|---|---|
id | Number | [readonly] | |
redirectUri | String | User will be redirected to this uri when they accept the invitation | |
cloudId | Number | [readonly] | |
cloudName | String | ||
projectId | Number | [readonly] | |
projectName | String | [optional] | |
status | String | A: Accepted D: Denied P: Pending * `A` - accepted * `D` - denied * `P` - pending | [optional] |
clientName | String | ||
sender | User | ||
createdAt | Date | [readonly] | |
respondedAt | Date | [optional] |
-
A
(value:"A"
) -
D
(value:"D"
) -
P
(value:"P"
)