Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
id | getId() | setId($value) | string | The image's unique ID. | [optional] |
url | getUrl() | setUrl($value) | string | The image's publicly accessible URL. | [optional] |
Note: All properties are protected and only accessed via getters and setters.