| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| state | StateEnum | ||
| metadata | Object | ||
| processedAt | String | ||
| totalCount | Integer | ||
| pendingCount | Integer | ||
| errorCount | Integer | ||
| completionPercentage | BigDecimal |
| Name | Value |
|---|---|
| PENDING | "pending" |
| PROCESSED | "processed" |
| ERROR | "error" |
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| state | StateEnum | ||
| metadata | Object | ||
| processedAt | String | ||
| totalCount | Integer | ||
| pendingCount | Integer | ||
| errorCount | Integer | ||
| completionPercentage | BigDecimal |
| Name | Value |
|---|---|
| PENDING | "pending" |
| PROCESSED | "processed" |
| ERROR | "error" |