Type the defines the details of an image, such as size and image URL. Currently, only imageUrl is populated. The height and width were added for future use.
- Full name:
\SapientPro\EbayBrowseSDK\Models\Image
- This class implements:
\SapientPro\EbayBrowseSDK\Models\EbayModelInterface
Reserved for future use.
public ?int $height
The URL of the image.
public string $imageUrl
Reserved for future use.
public ?int $width
Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown