Sha256: 0a8a516cdfe61f758fafec72979f315f96095c38b4ef643f1aab8ce4d83e170a
Contents?: true
Size: 553 Bytes
Versions: 1
Compression:
Stored size: 553 Bytes
Contents
# HelloSign::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/TeamResponse.md |