interface DeleteWorkspaces {
    workspaceIds: string[];
}

Properties

Properties

workspaceIds: string[]