Public Member Functions | |
def | __eq__ (self, other) |
def | __init__ (self, client_type, manager_data, app_data) |
def | __repr__ (self) |
def | as_dict (self) |
Public Attributes | |
app_data | |
client_type | |
manager_data | |
Static Private Attributes | |
list | __slots__ = ['client_type', 'manager_data', 'app_data'] |
def app_manager.app.Client.__init__ | ( | self, | |
client_type, | |||
manager_data, | |||
app_data | |||
) |
|
staticprivate |