ContentLink interface

The content link.

Properties

contentHash

The content hash. NOTE: This property will not be serialized. It can only be populated by the server.

contentSize

The content size. NOTE: This property will not be serialized. It can only be populated by the server.

contentVersion

The content version. NOTE: This property will not be serialized. It can only be populated by the server.

metadata

The metadata. NOTE: This property will not be serialized. It can only be populated by the server.

uri

The content link URI.

Property Details

The content hash. NOTE: This property will not be serialized. It can only be populated by the server.

contentHash?: ContentHash

Property Value

The content size. NOTE: This property will not be serialized. It can only be populated by the server.

contentSize?: number

Property Value

number

The content version. NOTE: This property will not be serialized. It can only be populated by the server.

contentVersion?: string

Property Value

string

The metadata. NOTE: This property will not be serialized. It can only be populated by the server.

metadata?: any

Property Value

any

The content link URI.

uri?: string

Property Value

string