Type Alias ItemsSettingsResponseBody

type ItemsSettingsResponseBody = {
    usageMetricsEnabled: boolean;
}
Index

Properties

usageMetricsEnabled: boolean

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