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