Model Name: IFSOrderImageDTO
| Property | Note | Constraints | 
|---|---|---|
| ImageID : string | 
 Identifier to reference an image.  | 
                    
                                 Max length: 255  | 
                
| URL : string | 
 Web address where the item can be retrieved.  | 
                    |
| ThumbnailURL : string | 
 Web address where item can be previewed.  | 
                    |
| Width : decimal number | 
 Image width in inches  | 
                    |
| Height : decimal number | 
 Image height in inches  |