# CreateDnsDomainRecordRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | DNS domain record name | **_type** | **String** | DNS domain record type | **content** | **String** | DNS domain record content | **ttl** | Option<**i64**> | DNS domain record TTL | [optional] **priority** | Option<**i64**> | DNS domain record priority | [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)