ArtifactContentPropertiesDefinition interface

The artifact content properties definition.

Extends

Properties

content

Anything

contentLink

The content link.

contentType

The content type.

Inherited Properties

changedTime

The artifact changed time.

createdTime

The artifact creation time.

metadata

Anything

Property Details

content

Anything

content?: any

Property Value

any

The content link.

contentLink?: ContentLink

Property Value

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

metadata

Anything

metadata?: any

Property Value

any

Inherited From ArtifactProperties.metadata