# DnsDomain
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | DNS domain ID | [optional][readonly]
**created_at** | Option<**String**> | DNS domain creation date | [optional][readonly]
**unicode_name** | Option<**String**> | DNS domain unicode name | [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)