On this pageClass: OTPMethodOptionsTypes.OTPMethodOptionsConstructorsconstructor• new OTPMethodOptions(obj?)ParametersNameTypeobj?anyPropertiesgetOTP• Optional Readonly getOTP: () => Promise<undefined | string>Type declaration▸ (): Promise<undefined | string>ReturnsPromise<undefined | string>