Definition at line 58 of file app.py.
◆ __init__()
def app_manager.app.Client.__init__ |
( |
|
self, |
|
|
|
client_type, |
|
|
|
manager_data, |
|
|
|
app_data |
|
) |
| |
◆ __eq__()
def app_manager.app.Client.__eq__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ __repr__()
def app_manager.app.Client.__repr__ |
( |
|
self | ) |
|
◆ as_dict()
def app_manager.app.Client.as_dict |
( |
|
self | ) |
|
◆ __slots__
◆ app_data
app_manager.app.Client.app_data |
◆ client_type
app_manager.app.Client.client_type |
◆ manager_data
app_manager.app.Client.manager_data |
The documentation for this class was generated from the following file: