ImageResourceImportStructure
Version #1
Description:
Todo
No description for this structure
Fields:
externalId
: String [Optional]- Default: nullDescription: External id of the key origin. This may be used for matching the previous version of the key.
image
: String [Optional]- Default: nullDescription: Image file’s content. For preview this is not required. For real import this is mandatory.
mimeType
: String [Optional]- Default: nullDescription: Mime type of the image file content.
name
: String [Optional]- Default: Tries to guess a key based on other dataDescription: Defines the key/name for this image.
sha256Hex
: String [Optional]- Default: nullDescription: SHA256 lowercase hexadecimal encoded hash of the image file’s content.
tags
: Array<String> [Optional]- Default: Empty arrayDescription: Optional tags for this key.