OrganizationInvites
Returns a collection of pending invites.
Columns
Name | Type | References | |
OrganizationId | Integer | ||
Id [KEY] | Integer | ||
String | |||
Status | String |
The allowed values are pending, accepted, expired. | |
Role | String | ||
InvitedById | Integer | ||
PayRate | String | ||
ProjectIds | String | ||
AcceptedAt | Datetime | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |