# Dropbox::Sign::SubSignatureRequestGroupedSigners ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `group`*_required_ | ```String``` | The name of the group. | | | `signers`*_required_ | [```Array```](SubSignatureRequestSigner.md) | Signers belonging to this Group.

**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`. | |