Skip to main content

GetWorkspacePlanDetailsArgs

type GetWorkspacePlanDetailsArgs = {
workspaceId: number;
};

Arguments for getting workspace plan details.

Properties

workspaceId

workspaceId: number;

The workspace ID.