Axinom Mosaic Libraries
    Preparing search index...

    Interface LocalizationServiceEnableFailedEvent

    Localization service enable failed event schema.

    interface LocalizationServiceEnableFailedEvent {
        environment_id: string;
        message: string;
        tenant_id: string;
    }
    Index

    Properties

    environment_id: string

    A UUID.

    message: string

    Message that describes the reason for the command processing failure.

    tenant_id: string

    A UUID.