PluginApplicationsResponse: {
    description?: string;
    id: string;
    name: string;
    totalLinkedVersions: number;
    workspace: PluginApplicationsWorkspaceResponse;
}

Type declaration