This interface shows the structure of a RequestOtpPayload
export interface RequestOtpPayload { email: string;}
Generated using TypeDoc
This interface shows the structure of a RequestOtpPayload