edgegap 0.1.0

Auto-generated client library for the Edgegap API, used by the arbctl tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# IpAddressLookupLocation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**continent** | Option<[**models::IpAddressLookupLocationContinent**]IPAddressLookupLocationContinent.md> |  | [optional]
**country** | Option<[**models::IpAddressLookupLocationCountry**]IPAddressLookupLocationCountry.md> |  | [optional]
**latitude** | Option<**f64**> | Latitude | [optional]
**longitude** | Option<**f64**> | Longitude | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)