# TcProjectService.ProjectQuestion

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | 
**questionText** | **String** |  | 
**questionOptions** | [**[ProjectQuestionOption]**](ProjectQuestionOption.md) |  | [optional] 
**answerHtmlId** | **String** |  | [optional] 
**directProjectType** | [**DirectProjectType**](DirectProjectType.md) |  | [optional] 
**multipleAnswersHtmlXpath** | **String** |  | [optional] 


