# TitanApi.Image

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of this image/package/code. Can and should be different than the image name (shoudn&#39;t include tag). TODO: Should we strip tag automatically if only image is passed in? | [optional] 
**image** | **String** | Docker image to use for job, including the tag. | 
**createdAt** | **Date** | Time when image first used/created. | [optional] 


