@subsidia-ch/sdk - v1.3.5
    Preparing search index...
    type ApiOutfitResource = {
        consultantId: string;
        description: string | null;
        id: number;
        name: string;
        note: string | null;
        publish: boolean;
        storeId: number;
    }
    Index

    Properties

    consultantId: string
    description: string | null
    id: number
    name: string
    note: string | null
    publish: boolean
    storeId: number