Type Alias PluginViewUsageMonitorResponse
PluginViewUsageMonitorResponse: { id: string; slug: string; studio: PluginStudioResponse; totalLinkedVersions: number; type: string;} Type declaration
id: string
slug: string
totalLinkedVersions: number
type: string