Type Alias DisconnectAccountData

DisconnectAccountData: {
    id: number;
    workspace: string;
}