@webitel/api-services
    Preparing search index...
    interface StorageCognitiveProfileServicePatchCognitiveProfileBody {
        default?: boolean;
        description?: string;
        enabled?: boolean;
        fields?: string[];
        name?: string;
        provider?: StorageProviderType;
        service?: StorageServiceType;
    }
    Index

    Properties

    default?: boolean
    description?: string
    enabled?: boolean
    fields?: string[]
    name?: string