lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

ConnectorJob

A ConnectorJob tracks the status of an import or export action.

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | int | | [optional] status | str | | [optional] args | object | | [optional] created_at | str | | [optional] updated_at | str | | [optional]

[Back to Model list] [Back to API list] [Back to README]