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

Version Path
dropbox-sign-1.8.0 docs/TeamResponse.md
dropbox-sign-1.7.0 docs/TeamResponse.md
dropbox-sign-1.6.1 docs/TeamResponse.md
dropbox-sign-1.6.0 docs/TeamResponse.md
dropbox-sign-1.5.0 docs/TeamResponse.md
dropbox-sign-1.4.1 docs/TeamResponse.md
dropbox-sign-1.4.0 docs/TeamResponse.md
dropbox-sign-1.3.0 docs/TeamResponse.md
dropbox-sign-1.2.0 docs/TeamResponse.md
dropbox-sign-1.1.2 docs/TeamResponse.md
dropbox-sign-1.1.1 docs/TeamResponse.md
dropbox-sign-1.1.0 docs/TeamResponse.md