# DomainControlLogResults
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**results** | [**Vec<models::DomainControlLogEntry>**](DomainControlLogEntry.md) | |
**has_more** | **bool** | if true, there are more results. Query again with start_from_id equal to the last result's ID to get more results. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)