Integration App SDK - v1.14.0
    Preparing search index...

    Interface AppCategory

    interface AppCategory {
        count: number;
        category: string;
    }
    Index

    Properties

    Properties

    count: number
    category: string