ISPO SDK
    Preparing search index...

    Interface HostProjectIconSetInput

    Markdown
    interface HostProjectIconSetInput {
        iconRef: string | null;
        projectId: string;
    }
    Index
    iconRef: string | null
    projectId: string