AddressVerificationStatistic
Properties
| Name | Type | Description |
|---|---|---|
| TotalRecords | int | Number of the records in the data |
| TableName | string | Name of the data table for verification |
| AddressSuccess | int | Number of successfully verified records |
| AddressSuccessPercent | double | Percentage of success verified records |
| GeoCodeSuccess | int | Count of successfully verified Geo codes |
| GeoCodeSuccessPercent | double | Percentage of successfully verified geo codes |
Updated over 4 years ago