Interface UploadToSharedFileStorageOptions

Hierarchy

  • UploadToSharedFileStorageOptions

Properties

Properties

fileData: string | Blob | File

Data of the file. If a string is used the string has to contain a valid download url for the file.

fileName: string

Name of the file including file extension

Generated using TypeDoc