Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 719 Bytes

TeamInviteResponse.md

File metadata and controls

16 lines (11 loc) · 719 Bytes

# TeamInviteResponse

Properties

Name Type Description Notes
emailAddress string Email address of the user invited to this team.
teamId string Id of the team.
role string Role of the user invited to this team.
sentAt number Timestamp when the invitation was sent.
redeemedAt number Timestamp when the invitation was redeemed.
expiresAt number Timestamp when the invitation is expiring.

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