DSMClub

class dsviper.DSMClub

Bases: object

A 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.

runtime_id() ValueUUId

Return the uuid assigned by the runtime.

type_name() TypeName

Return the TypeName.

type_reference() DSMTypeReference

Return the type reference.