SW Combine SDK
    Preparing search index...

    Interface GetEntityOptions

    interface GetEntityOptions {
        entityType: string;
        uid: string;
    }
    Index

    Properties

    Properties

    entityType: string
    uid: string