Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestOtpParams

This interface shows the structure of a RequestOtpParams

export interface RequestOtpParams {
type?: OtpType;
}

Hierarchy

  • RequestOtpParams

Index

Properties

Properties

type?: OtpType

Generated using TypeDoc