intercom v0.0.2 Intercom.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() :: %Intercom.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()}