DicomUpdates

data class DicomUpdates(val value: DicomUpdates) : MetadataUpdates

The object containing removableAttributes and updatableAttributes.

Constructors

Link copied to clipboard
constructor(value: DicomUpdates)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this MetadataUpdates as a RevertToVersionId and retrieves its kotlin.String value. Throws an exception if the MetadataUpdates is not a RevertToVersionId.

Link copied to clipboard

Casts this MetadataUpdates as a RevertToVersionId and retrieves its kotlin.String value. Returns null if the MetadataUpdates is not a RevertToVersionId.