BorderCrossing
data class BorderCrossing(val fromCountry: CountryInfo, val toCountry: CountryInfo)
Content copied to clipboard
Indicates a border crossing between two countries.
Important: This is a Public Preview API. It may be changed or removed at any time.