Skip to main content

Type Alias: OtpProps

type OtpProps = ModelProps & object;

Defined in: models/otp.ts:15

Type declaration

emailAddress?

optional emailAddress: string;

otp?

optional otp: string;