24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
|
# Location
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Address1** | **string** | | [optional] [default to null]
|
||
|
**Address2** | **string** | | [optional] [default to null]
|
||
|
**Address3** | **string** | | [optional] [default to null]
|
||
|
**Address4** | **string** | | [optional] [default to null]
|
||
|
**Attention** | **string** | | [optional] [default to null]
|
||
|
**Phone** | **string** | | [optional] [default to null]
|
||
|
**City** | **string** | | [optional] [default to null]
|
||
|
**State** | **string** | | [optional] [default to null]
|
||
|
**Country** | **string** | | [optional] [default to null]
|
||
|
**StateAbbrev** | **string** | | [optional] [default to null]
|
||
|
**PostalCode** | **string** | | [optional] [default to null]
|
||
|
**Latitude** | **float64** | | [optional] [default to null]
|
||
|
**Longitude** | **float64** | | [optional] [default to null]
|
||
|
**AzimuthAngle** | **float64** | | [optional] [default to null]
|
||
|
**Elevation** | **int32** | | [optional] [default to null]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|