Axinom Mosaic Libraries
    Preparing search index...

    Interface EntityDefinitionDeleteFinishedEvent

    Entity definition delete finished event schema.

    interface EntityDefinitionDeleteFinishedEvent {
        entity_type: string;
        service_id: string;
    }
    Index

    Properties

    entity_type: string

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

    service_id: string

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