Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 735 Bytes

TeamInviteResponse.md

File metadata and controls

16 lines (11 loc) · 735 Bytes

TeamInviteResponse

Properties

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.

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