Table of Contents

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

string

Provinces

public const string Provinces = "location/countries/{country}/provinces"

Field Value

string

States

public const string States = "location/countries/{country}/states"

Field Value

string