Class Constants
- Namespace
- Visus.AddressValidation.Integration.Google
- Assembly
- Visus.AddressValidation.Integration.Google.dll
Configuration constants for the Google integration.
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
ProductionAuthenticationUri
The Google authentication API endpoint. Used for both production and development environments.
public static readonly Uri ProductionAuthenticationUri
Field Value
ProductionEndpointUri
The Google Address Validation API endpoint. Used for both production and development environments.
public static readonly Uri ProductionEndpointUri
Field Value
SupportedCountries
The countries the Google Address Validation API supports.
public static readonly FrozenSet<CountryCode> SupportedCountries