PlacesRequest

public class PlacesRequest : RequestObject

Place Request

See also

places
     var placeRequest = PlacesRequest()
  • geo

    Return longitude and latitude for the geo object.

    Declaration

    Swift

    public var geo: Bool
  • The preferred language for the texts. An error will be raised if the language code cannot be recognized. In case the text for a specific event cannot be retrieved in the requested language it will be returned in English instead. This is also the default language.

    In case you have specific needs for a certain language/translation, please email api@timeanddate.com.s

    Declaration

    Swift

    public var lang: String