Delete image finished event schema.

Hierarchy

  • DeleteImageFinishedEvent

Properties

filename: string

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

image_id: string

A UUID.

image_type_key: string

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

original_source_location?: string

Original source location of the deleted image. Not set if image was uploaded via UI or GraphQL API.

source_file_name: string

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

title: string

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

Generated using TypeDoc