Image types declared event schema.

Hierarchy

  • ImageTypesDeclaredEvent

Properties

existing_image_types?: ImageType[]

An array of image types that already existed and were still defined as part of the command.

new_image_types: ImageType[]

An array of image types that were newly added.

outdated_image_types?: ImageType[]

An array of image types that already existed, but were not defined anymore as part of the command.

service_id: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

Generated using TypeDoc