brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/TargetLocation.md

Summary

Maintainability
Test Coverage
# # TargetLocation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unit_of_measure** | **string** | This value shows the unit of measurement used to measure the distance between the location of the item and the buyer's location. This value is typically <code> mi</code> or <code> km</code>. | [optional]
**value** | **string** | This value indicates the distance (measured in the measurement unit in the <b> unitOfMeasure</b>  field) between the item location and the buyer's location. | [optional]

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