Type Alias ItemsSettingsResponseBody

type ItemsSettingsResponseBody = {
    usageMetricsEnabled: boolean;
}
Index
usageMetricsEnabled: boolean

Decides if the usage metrics will be shown in the hub UI.