OpenXchangeClient.Model.Geo (open_xchange_client v0.10.0)

The geolocation of the event.

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.Geo{lat: float() | nil, long: float() | nil}