Untitled

Anonymous
plain_text
06/30/2023 9:05 AM
324 B
8
Indexable
{
  contentType: attachment.response.contentType,
  localFileName: attachment.response.localFileName,
  fileSize: attachment.response.fileSize,
  temporaryUrl: attachment.response.temporaryUrl,
  fileName: attachment.response.fileName
}
Editor is loading...