Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 731 Bytes

SubAttachment.md

File metadata and controls

14 lines (9 loc) · 731 Bytes

# SubAttachment

Properties

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

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

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