ArtifactContentPropertiesDefinition interface
The artifact content properties definition.
- Extends
Properties
content | Anything |
content |
The content link. |
content |
The content type. |
Inherited Properties
changed |
The artifact changed time. |
created |
The artifact creation time. |
metadata | Anything |
Property Details
content
Anything
content?: any
Property Value
any
contentLink
contentType
The content type.
contentType?: string
Property Value
string
Inherited Property Details
changedTime
The artifact changed time.
changedTime?: Date
Property Value
Date
Inherited From ArtifactProperties.changedTime
createdTime
The artifact creation time.
createdTime?: Date
Property Value
Date
Inherited From ArtifactProperties.createdTime