Type Alias SendVertifyEmailCodeAPIRequest

SendVertifyEmailCodeAPIRequest: { code: string; email: string }

Type declaration

  • code: string
  • email: string