Untitled

 avatar
unknown
plain_text
2 years ago
242 B
3
Indexable
{
  contentType: attachment.response.contentType,
  localFileName: attachment.response.localFileName,
  fileSize: attachment.response.fileSize,
  temporaryUrl: attachment.response.temporaryUrl,
  fileName: attachment.response.fileName
}
Editor is loading...