ArtifactProperties interface
The artifact properties definition.
Properties
changed |
The artifact changed time. |
created |
The artifact creation time. |
metadata | Anything |
Property Details
changedTime
The artifact changed time.
changedTime?: Date
Property Value
Date
createdTime
The artifact creation time.
createdTime?: Date
Property Value
Date
metadata
Anything
metadata?: any
Property Value
any