Type alias GlobalUserDeleteData

GlobalUserDeleteData: {
    email: string;
}

Type declaration

  • email: string