ex_intercom v0.0.4 ExIntercom.Location View Source

An Intercom user location.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExIntercom.Location{city_name: term(), continent_code: term(), country_code: term(), country_name: term(), latitude: term(), longitude: term(), postal_code: term(), region_name: term(), timezone: term(), type: term()}