Sha256: d4a6354359eb425466ae1dc42d79633580b6e3120ff1c52afd875e498c7d1766
Contents?: true
Size: 658 Bytes
Versions: 6
Compression:
Stored size: 658 Bytes
Contents
# Dropbox::Sign::SubSignatureRequestGroupedSigners ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `group`<sup>*_required_</sup> | ```String``` | The name of the group. | | | `signers`<sup>*_required_</sup> | [```Array<SubSignatureRequestSigner>```](SubSignatureRequestSigner.md) | Signers belonging to this Group.<br><br>**NOTE:** Only `name`, `email_address`, and `pin` are available to Grouped Signers. We will ignore all other properties, even though they are listed below. | | | `order` | ```Integer``` | The order the group is required to sign in. Use this instead of Signer-level `order`. | |
Version data entries
6 entries across 6 versions & 1 rubygems