Skip to main content

WorkspaceDeleteUserArgs

type WorkspaceDeleteUserArgs = {
userEmail: string;
workspaceId: string;
};

Properties

userEmail

userEmail: string;

workspaceId

workspaceId: string;