UserData: {
    email: string;
    userId: string;
} | {
    customerId: string;
}