| Name | Type | Description | Notes |
|---|---|---|---|
| offset | int | Page starting position | [optional] |
| count | int | Page size | [optional] |
| total | int | Total number or rejected rows | [optional] |
| data | list[RejectedCSVRow] | Array of rejected rows | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| offset | int | Page starting position | [optional] |
| count | int | Page size | [optional] |
| total | int | Total number or rejected rows | [optional] |
| data | list[RejectedCSVRow] | Array of rejected rows | [optional] |