UsAddressVerificationSettings
Derived from AddressVerificationSettings
Properties
Name | Type | Definition |
---|---|---|
Country | string | Country |
Verification | bool | Whether to verify and parse address |
SerpField | bool | Whether to parse serp data |
AmasField | bool | Whether to parse amas data |
CassField | bool | Whether to parse cass data |
IsOnlineVerification | bool | Use online verification (license key required) |
LicenseKey | string | License key for online verification |
AvailableCredits | int | Amount of credits for online verification which can be used. |
Updated over 3 years ago