AppIconFileImportStructure
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.
fileName
: String [Optional]- Default: nullDescription: The source file’s name.
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.
sha256Hex
: String [Optional]- Default: nullDescription: SHA256 lowercase hexadecimal encoded hash of the image file’s content.
type
: Enum<background | foreground | singleicon> [Optional]- Default: singleIconDescription: Defines how the converter should treat this file.