Class Endpoints.Location
- Namespace
- Shift.Common.Integration.Google
- Assembly
- Shift.Common.dll
public static class Endpoints.Location
- Inheritance
-
Endpoints.Location
- Inherited Members
Fields
Countries
public const string Countries = "location/countries"
Field Value
Provinces
public const string Provinces = "location/countries/{country}/provinces"
Field Value
States
public const string States = "location/countries/{country}/states"