@coasys/ad4m / Exports / VerificationRequestResult
Class: VerificationRequestResult
Table of contents
Constructors
Properties
Constructors
constructor
• new VerificationRequestResult()
Properties
isExistingUser
• isExistingUser: boolean
Defined in
runtime/RuntimeResolver.ts:223 (opens in a new tab)
message
• message: string
Defined in
runtime/RuntimeResolver.ts:217 (opens in a new tab)
requiresPassword
• requiresPassword: boolean
Defined in
runtime/RuntimeResolver.ts:220 (opens in a new tab)
success
• success: boolean