MaintenanceIssueImage
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the MaintenanceIssueImage. |
imageName | string | true | URL where the image is. |
JSON representation
{ "id": 1, "createdDate": "2018-07-16T15:26:02.170Z", "modifiedDate": "2018-07-16T15:26:02.173Z", "createdUser": 0, "modifiedUser": 0, "imageName": "3462070c-028a-41dd-947f-f70bfd9d2f3a.jpg" }