Attachment¶
- class dsviper.Attachment¶
Bases:
objectA class used to represent an attachment.
Note: Not directly instantiable.
- create_structure(initial_value: dict[str, _InputValues] | None = None) ValueStructure¶
Create a new structure and may initialize it or raise.
- documentation() str¶
Return the documentation.
- identifier() str¶
Return the identifier.
- key_type() _AbstractionTypes¶
Return the type of the key.
- optional_document_type() TypeOptional¶
Return the type of the optional document.