Sha256: 6786c54ad58889f4fa08af96e58ebd40310e34f1501d3ea981813f22f5e9c69f
Contents?: true
Size: 652 Bytes
Versions: 9
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
9 entries across 9 versions & 1 rubygems