Class Constants
- Namespace
- Visus.AddressValidation.Integration.Google
- Assembly
- Visus.AddressValidation.Integration.Google.dll
Configuration Constants for Google Service Integration
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
ProductionAuthenticationUri
Google Authentication API Endpoint (used for both production and development environments)
public static readonly Uri ProductionAuthenticationUri
Field Value
ProductionEndpointUri
Google Address Validation API Production Endpoint (used for both production and development environments)
public static readonly Uri ProductionEndpointUri
Field Value
SupportedCountries
Countries that are supported by the Google Address Validation API.
public static readonly FrozenSet<CountryCode> SupportedCountries