Form Verification Field List Output

Output representation of form verification field list responses.
JSON example
1"formVerificationFields": [
2    {
3      "developerName": "SampleAccountName",
4      "isVerified": true
5    },
6    {
7      "developerName": "SampleAccountNumber",
8      "isVerified": true
9    },
10    {
11      "developerName": "SamplePhone",
12      "value": "4158764524",
13      "isVerified": false
14    },
15    {
16      "developerName": "SamplePostalCode",
17      "isVerified": true
18    }
19    ]
Property Name Type Description Filter Group and Version Available Version
formVerificationFields Identity Verf Form Field Output[] Details, including verification results, of the required and optional verification fields. Small, 58.0 58.0