TwinDriverLogsResponseSchema
Paginated response for twin driver logs.Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| items | List[TwinDriverLogSchema] | ||
| total | int | ||
| limit | int | ||
| offset | int | ||
| has_more | bool |
| Name | Type | Description | Notes |
|---|---|---|---|
| items | List[TwinDriverLogSchema] | ||
| total | int | ||
| limit | int | ||
| offset | int | ||
| has_more | bool |