brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # Image

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**height** | **string** | The height of the image. | [optional]
**image_url** | **string** | The relative path to the image location. | [optional]
**text** | **string** | The text associated with the image. | [optional]
**width** | **string** | The width of the image. | [optional]

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