@idpass/data-collect-core / AttachmentServiceOptions
Interface: AttachmentServiceOptions
Defined in: services/AttachmentService.ts:43
Properties
maxFileSizeBytes?
optionalmaxFileSizeBytes:number
Defined in: services/AttachmentService.ts:45
Maximum file size in bytes (default: 50 MB)
allowedMimeTypes?
optionalallowedMimeTypes:string[]
Defined in: services/AttachmentService.ts:47
Allowed MIME types (default: common document and image types)