| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Id of the process | |
| status | String | Status of the process | |
| name | String | Process name | |
| exportUrl | String | URL on which send export the of contacts once the process is completed | [optional] |
-
queued(value:"queued") -
inProcess(value:"in_process") -
completed(value:"completed")