Type Alias PluginUsageByTargetResponse
PluginUsageByTargetResponse: { description?: string; id: string; name: string; totalLinkedVersions: number; workspace: WorkspaceResponse;} Type declaration
Optionaldescription?: string
id: string
name: string
totalLinkedVersions: number
Application description.