OneSDK
    Preparing search index...

    Interface Category

    interface Category {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string