Sha256: 650c48666f0ae7dc8654f8466b7d1006086c5f5514896cb8cc8b5c50f852558a
Contents?: true
Size: 658 Bytes
Versions: 9
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
9 entries across 9 versions & 1 rubygems