Sha256: 2edcb16b6aaa355ab1bde3ebc25ca199eae6310114c1d0493f61aa4794c379fc
Contents?: true
Size: 590 Bytes
Versions: 15
Compression:
Stored size: 590 Bytes
Contents
# Dropbox::Sign::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` | ```Integer``` | Timestamp when the invitation was sent. | | | `redeemed_at` | ```Integer``` | Timestamp when the invitation was redeemed. | | | `expires_at` | ```Integer``` | Timestamp when the invitation is expiring. | |
Version data entries
15 entries across 15 versions & 1 rubygems