AppIconFileImportStructure

Version #1

Description:

Todo

No description for this structure

Fields:

  • externalId: String [Optional]
    Default: null
    Description: External id of the key origin. This may be used for matching the previous version of the key.
  • fileName: String [Optional]
    Default: null
    Description: The source file’s name.
  • image: String [Optional]
    Default: null
    Description: Image file’s content. For preview this is not required. For real import this is mandatory.
  • mimeType: String [Optional]
    Default: null
    Description: Mime type of the image file content.
  • sha256Hex: String [Optional]
    Default: null
    Description: SHA256 lowercase hexadecimal encoded hash of the image file’s content.
  • type: Enum<background | foreground | singleicon> [Optional]
    Default: singleIcon
    Description: Defines how the converter should treat this file.