CostByWorkspace: { cost: number; workspaceName: string }

Type declaration

  • cost: number

    Cost associated with the workspace.

  • workspaceName: string

    Title of the workspace.