# TripletexRubyClient::ReelDomainDTO ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **namespace** | **String** | The namespace of the domain | [optional] **name** | **String** | The name of the domain | [optional] **functions** | [**Array<ReelFunctionDTO>**](ReelFunctionDTO.md) | The functions of the domain | [optional] **documentation** | [**ReelDocumentationDTO**](ReelDocumentationDTO.md) | The documentation for this domain | [optional]