Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 733 Bytes

File metadata and controls

17 lines (9 loc) · 733 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]