# Dropbox::Sign::SubBulkSignerList ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `custom_fields` | [```Array```](SubBulkSignerListCustomField.md) | An array of custom field values. | | | `signers` | [```Array```](SubSignatureRequestTemplateSigner.md) | Add Signers to your Templated-based Signature Request. Allows the requester to specify editor options when a preparing a document.

Currently only templates with a single role are supported. All signers must have the same `role` value. | |