Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestOtpPayload

This interface shows the structure of a RequestOtpPayload

export interface RequestOtpPayload {
email: string;
}

Hierarchy

  • RequestOtpPayload

Index

Properties

Properties

email: string

Generated using TypeDoc