brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # Image

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**height** | **string** | The height of the logo image. | [optional]
**image_url** | **string** | The URL to the logo image location. | [optional]
**width** | **string** | The width of the logo image. | [optional]

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