| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Id of the process | |
| status | StatusEnum | Status of the process | |
| name | String | Process name | |
| exportUrl | String | URL on which send export the of contacts once the process is completed | [optional] |
| Name | Value |
|---|---|
| QUEUED | "queued" |
| IN_PROCESS | "in_process" |
| COMPLETED | "completed" |