Sha256: 7e7820dd3a3526a1fda46ee99f2a72918885074a6c7b82ce8cd360bb789987ce
Contents?: true
Size: 731 Bytes
Versions: 12
Compression:
Stored size: 731 Bytes
Contents
# Dropbox::Sign::TeamResponse Contains information about your team and its members ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `name` | ```String``` | The name of your Team | | | `accounts` | [```Array<AccountResponse>```](AccountResponse.md) | | | | `invited_accounts` | [```Array<AccountResponse>```](AccountResponse.md) | A list of all Accounts that have an outstanding invitation to join your Team. Note that this response is a subset of the response parameters found in `GET /account`. | | | `invited_emails` | ```Array<String>``` | A list of email addresses that have an outstanding invitation to join your Team and do not yet have a Dropbox Sign account. | |
Version data entries
12 entries across 12 versions & 1 rubygems