Location.getByZip

Constructs a new location instance by given zip and country.

struct Location
static
getByZip
(
string zip
,
string country
)

Parameters

zip string

A location zip value.

Meta