Name | Type | Description | Notes |
---|---|---|---|
size | int | The size of the image in bytes. | [optional] |
extension | string | The image extension. I.e. png. | [optional] |
filename | string | The image name. | [optional] |
contentType | string | The content type. I.e. image/png. | [optional] |
webPath | string | The url of the folder where the image is stored. | [optional] |
webPathname | string | The url where the image stored. You can use this URL to download the image. | [optional] |
width | int | The width in pixels of the image. | [optional] |
height | int | The height in pixels of the image. | [optional] |
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.