| Name | Type | Description | Notes |
|---|---|---|---|
| authenticationType | AuthenticationTypeEnum | ||
| emailId | String | [optional] | |
| order | Integer | [optional] | |
| accessCode | String | [optional] | |
| onBehalfOf | String | [optional] | |
| phoneNumber | PhoneNumber | [optional] | |
| identityVerificationSettings | IdentityVerificationSettings | [optional] | |
| authenticationRetryCount | Integer | [optional] | |
| authenticationSettings | AuthenticationSettings | [optional] |
| Name | Value |
|---|---|
| NONE | "None" |
| EMAIL_OTP | "EmailOTP" |
| ACCESS_CODE | "AccessCode" |
| SMSOTP | "SMSOTP" |
| ID_VERIFICATION | "IdVerification" |