Type Alias GetWorkspaceUsageData

GetWorkspaceUsageData: {
    workspace: string;
}