# GetValidationKeyResponseDto
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**Vec<models::ValidationKeyDto>**](ValidationKeyDto.md) | Response object for getting external validation keys. |
**next** | Option<**String**> | The ID of the next page | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)