AddSignstackFilesReq
- filesType: array object[]required
Array of files to upload
- contentType: string
Type requiredMIME type of the file (e.g., 'application/pdf')
- fileType: string
Name requiredName of the file
- hashType: string
Algorithm Hash algorithm used (e.g., 'SHA-256')
- hashType: string
Content SHA-256 hash of file content for integrity verification
- sizeType: integer
Bytes Size of the file in bytes
- storageType: string
Path Optional storage path
- typeType: stringenumrequired
Type of files being uploaded
values- Envelopes
- Documents
