Documentation
    Preparing search index...

    Interface ItemTypeResponse

    interface ItemTypeResponse {
        icon: string;
        id: string;
        name: string;
        path: string;
        slug: string;
    }
    Index

    Properties

    Properties

    icon: string
    id: string
    name: string
    path: string
    slug: string