Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 749 Bytes

detectionlists.md

File metadata and controls

35 lines (28 loc) · 749 Bytes

Detection Lists

.. autoclass:: py42.clients.detectionlists.DetectionListsClient
    :members:
    :show-inheritance:

Departing Employees

.. autoclass:: py42.services.detectionlists.departing_employee.DepartingEmployeeFilters
    :members:
    :show-inheritance:
.. autoclass:: py42.services.detectionlists.departing_employee.DepartingEmployeeService
    :members:
    :show-inheritance:

High Risk Employee

.. autoclass:: py42.services.detectionlists.high_risk_employee.HighRiskEmployeeFilters
    :members:
    :show-inheritance:
.. autoclass:: py42.services.detectionlists.high_risk_employee.HighRiskEmployeeService
    :members:
    :show-inheritance: