interface GetWorkspaces {
    workspaceId: string;
}

Properties

Properties

workspaceId: string