Sha256: 1ce4b4986248e02f26366511ca9ce0b23c67dde81abfc7daa2d1964f449fa97f
Contents?: true
Size: 557 Bytes
Versions: 3
Compression:
Stored size: 557 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`. | |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dropbox-sign-1.0.1 | docs/TeamResponse.md |
dropbox-sign-1.0.0 | docs/TeamResponse.md |
dropbox-sign-1.0.0.pre.beta2301 | docs/TeamResponse.md |