Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 715 Bytes

TeamInviteResponse.md

File metadata and controls

16 lines (11 loc) · 715 Bytes

# TeamInviteResponse

Properties

Name Type Description Notes
email_address string Email address of the user invited to this team.
team_id string Id of the team.
role string 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]