Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 749 Bytes

SubAttachment.md

File metadata and controls

14 lines (9 loc) · 749 Bytes

SubAttachment

Properties

Name Type Description Notes
name*required str The name of attachment.
signer_index*required int The signer's index in the signers parameter (0-based indexing).

NOTE: Only one signer can be assigned per attachment.
instructions str The instructions for uploading the attachment.
required bool Determines if the attachment must be uploaded. [default to False]

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