Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 799 Bytes

TeamInviteResponse.md

File metadata and controls

15 lines (11 loc) · 799 Bytes

Dropbox.Sign.Model.TeamInviteResponse

Properties

Name Type Description Notes
EmailAddress string Email address of the user invited to this team. [optional]
TeamId string Id of the team. [optional]
Role string Role of the user invited to this team. [optional]
SentAt int Timestamp when the invitation was sent. [optional]
RedeemedAt int Timestamp when the invitation was redeemed. [optional]
ExpiresAt int Timestamp when the invitation is expiring. [optional]

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