Name | Type | Description | Notes |
---|---|---|---|
email_address |
str |
Email address of the user invited to this team. | |
team_id |
str |
Id of the team. | |
role |
str |
Role of the user invited to this team. | |
sent_at |
int |
Timestamp when the invitation was sent. | |
redeemed_at |
int |
Timestamp when the invitation was redeemed. | |
expires_at |
int |
Timestamp when the invitation is expiring. |