brandon14/ebay-sdk-php

View on GitHub
src/Commerce/Charity/V1/docs/Model/GeoCoordinates.md

Summary

Maintainability
Test Coverage
# # GeoCoordinates

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**latitude** | **float** | The latitude component of the geographic coordinate. | [optional]
**longitude** | **float** | The longitude component of the geographic coordinate. | [optional]

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