type OtpParams = object; Defined in: account-kit/signer/src/client/types.ts:99 Properties PropertyType expirationSeconds?number multiFactors?VerifyMfaParams[] orgIdstring otpCodestring otpIdstring targetPublicKeystring