Skip to main content

NvmConfigVersions

@nevermined-io/sdk - v3.0.32 / NvmConfigVersions

Interface: NvmConfigVersions

Table of contents

Properties

Properties

checksum

checksum: string

The checksum of the document

Defined in

src/types/DDOTypes.ts:594


id

id: number

The id of the DDO revision.

Remarks

This is a self incrementing number

Defined in

src/types/DDOTypes.ts:586


immutableBackend

Optional immutableBackend: ImmutableBackends

The immutable solution to record the DDO

Defined in

src/types/DDOTypes.ts:604


immutableUrl

Optional immutableUrl: string

ID Hash of the metadata recorded in an immutable data store (IPFS, Filecoin, Arweave, ..)

Defined in

src/types/DDOTypes.ts:599


updated

updated: string

The date when the update occurred.

Defined in

src/types/DDOTypes.ts:590