Name | Type | Description | Notes |
---|---|---|---|
id | UUID | ID of the image. UUID Version 4. | |
thumbnailUrl | String | A URL for a thumbnail-sized version of the image. | |
largeUrl | String | A URL for a large version of the image. | |
originalUrl | String | A URL for the original, full-resolution version of the image. Useful for downloading. | |
index | Int | The order in which the image should be displayed amongst other related images. | [optional] |
caption | String | A brief explanation of the image. | [optional] |
displayInGallery | Bool | Should the image be displayed in a gallery? |
This repository was archived by the owner on Feb 12, 2025. It is now read-only.