Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 816 Bytes

SubSignatureRequestGroupedSigners.md

File metadata and controls

13 lines (8 loc) · 816 Bytes

SubSignatureRequestGroupedSigners

Properties

Name Type Description Notes
group*required str The name of the group.
signers*required List[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 int 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]