DSMAttachmentFunctionPool¶
- class dsviper.DSMAttachmentFunctionPool¶
Bases:
objectA class used to represent the definition of an attachment function pool.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- functions() list[DSMAttachmentFunction]¶
Return the list of functions.
- name() str¶
Return the name.