Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 794 Bytes

SubSignatureRequestGroupedSigners.md

File metadata and controls

13 lines (8 loc) · 794 Bytes

# SubSignatureRequestGroupedSigners

Properties

Name Type Description Notes
group*required string The name of the group.
signers*required Array<SubSignatureRequestSigner> 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 number The order the group is required to sign in. Use this instead of Signer-level order.

[Back to Model list] [Back to API list] [Back to README]