brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # Image

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**height** | **int** | Reserved for future use. | [optional]
**image_url** | **string** | The URL of the image. | [optional]
**width** | **int** | Reserved for future use. | [optional]

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