Image types declare failed event schema.

Hierarchy

  • ImageTypesDeclareFailedEvent

Properties

details?: {
    [name: string]: unknown;
}

Type declaration

  • [name: string]: unknown
image_types: ImageType[]

An array of image type objects that were meant to be declared.

message: string

Message that describes a reason for command processing failure.

service_id: string

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

Generated using TypeDoc