OneSDK
    Preparing search index...

    Interface SetEntityCommand

    interface SetEntityCommand {
        entity: string;
        identifier: string;
    }
    Index

    Properties

    Properties

    entity: string
    identifier: string