Documentation
    Preparing search index...

    Interface ItemTypeIndexResponse

    interface ItemTypeIndexResponse {
        id: string;
        name: string;
        path: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string
    path: string