DSMClub¶
- class dsviper.DSMClub¶
Bases:
objectA class used to represent the definition of a club.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- members() list[DSMTypeReference]¶
Return the list of members.
- type_reference() DSMTypeReference¶
Return the type reference.