brandon14/ebay-sdk-php

View on GitHub
src/Buy/Feed/V1/docs/Model/TimeDuration.md

Summary

Maintainability
Test Coverage
# # TimeDuration

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unit** | **string** | This enumeration value indicates the time unit used for the time period. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/feed/types/bas:TimeDurationUnitEnum'>eBay API documentation</a> | [optional]
**value** | **int** | The number of units of time in the span. | [optional]

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