Axinom Mosaic Libraries
    Preparing search index...

    Interface EnsureImageExistsAlreadyExistedEvent

    Ensure image exists already existed event schema.

    interface EnsureImageExistsAlreadyExistedEvent {
        image_id: string;
        image_location: string;
    }
    Index

    Properties

    image_id: string

    A UUID.

    image_location: string

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