Variable PhoneTemplateNotificationTypeEnumConst
PhoneTemplateNotificationTypeEnum: {
OtpVerify: "otp_verify";
OtpEnroll: "otp_enroll";
ChangePassword: "change_password";
BlockedAccount: "blocked_account";
PasswordBreach: "password_breach";
} = ...
Type Declaration
-
ReadonlyOtpVerify: "otp_verify"
-
ReadonlyOtpEnroll: "otp_enroll"
-
ReadonlyChangePassword: "change_password"
-
ReadonlyBlockedAccount: "blocked_account"
-
ReadonlyPasswordBreach: "password_breach"