Builder

class Builder

Properties

Link copied to clipboard
var city: String?

The name of the city where the endpoint is located.

Link copied to clipboard

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the endpoint is located. For example, US for the United States.

Link copied to clipboard

The latitude coordinate of the endpoint location, rounded to one decimal place.

Link copied to clipboard

The longitude coordinate of the endpoint location, rounded to one decimal place.

Link copied to clipboard

The postal or ZIP code for the area where the endpoint is located.

Link copied to clipboard

The name of the region where the endpoint is located. For locations in the United States, this value is the name of a state.