StacAssetData interface
FormContent-model voor bestandsupload.
Eigenschapdetails
data
file
Binaire bestandsinhoud die moet worden geüpload.
file: FileContents | { contentType?: string, contents: FileContents, filename?: string }
Waarde van eigenschap
FileContents | { contentType?: string, contents: FileContents, filename?: string }