FileServiceUploadResult
FileServiceUploadResult: Object
Type declaration
key
stringRequiredThe key of the file that is identifiable by the file service. It can be used later to retrieve or manipulate the file.
url
stringRequiredThe URL of the uploaded file.
Was this section helpful?