Sha256: ff23f652c5cea7ed48f3956adcb01c56f0b7b9c0dbe3ea9bdf85723cc7a68041

Contents?: true

Size: 652 Bytes

Versions: 6

Compression:

Stored size: 652 Bytes

Contents

# Dropbox::Sign::TeamAddMemberRequest



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `account_id` | ```String``` |  `account_id` or `email_address` is required. If both are provided, the account id prevails.<br><br>Account id of the user to invite to your Team.  |  |
| `email_address` | ```String``` |  `account_id` or `email_address` is required, If both are provided, the account id prevails.<br><br>Email address of the user to invite to your Team.  |  |
| `role` | ```String``` |  A role member will take in a new Team.<br><br>**NOTE:** This parameter is used only if `team_id` is provided.  |  |

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/TeamAddMemberRequest.md
dropbox-sign-1.7.0 docs/TeamAddMemberRequest.md
dropbox-sign-1.6.1 docs/TeamAddMemberRequest.md
dropbox-sign-1.6.0 docs/TeamAddMemberRequest.md
dropbox-sign-1.5.0 docs/TeamAddMemberRequest.md
dropbox-sign-1.4.1 docs/TeamAddMemberRequest.md