DSMAttachment

class dsviper.DSMAttachment

Bases: object

A class used to represent the definition of an attachment.

Note: Not directly instantiable.

document_type() DSMType

Return the type reference of the document.

documentation() str

Return the documentation.

identifier() str

Return the identifier.

key_type() DSMTypeReference

Return the type reference of the key.

representation() str

Return the representation.

runtime_id() ValueUUId

Return the uuid assigned by the runtime.

type_name() TypeName

Return the TypeName.