# Product ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ref** | **String** | | [optional] **name** | **String** | | [optional] **revision** | **Integer** | | [optional] **type** | **String** | | [optional] **status** | **String** | | [optional] **priority** | **Integer** | | [optional] **tags** | **String** | | [optional] **desc** | **String** | | [optional] **workflowState** | **String** | | [optional] **questions** | [**List<Question>**](Question.md) | | [optional] **diagram** | [**ArchitectureDiagram**](ArchitectureDiagram.md) | | [optional] **assets** | [**List<ProductAsset>**](ProductAsset.md) | | [optional] **accessTypes** | [**List<ProductAccessType>**](ProductAccessType.md) | | [optional] **trustZones** | [**List<ProductTrustZone>**](ProductTrustZone.md) | | [optional] **settings** | [**List<ProductSetting>**](ProductSetting.md) | | [optional] **udts** | [**List<Udt>**](Udt.md) | | [optional] **supportedStandards** | [**List<SupportedStandard>**](SupportedStandard.md) | | [optional] **categoryComponents** | [**List<CategoryComponent>**](CategoryComponent.md) | | [optional] **componentDefinitions** | [**List<ComponentDefinition>**](ComponentDefinition.md) | | [optional] **components** | [**List<Component>**](Component.md) | | [optional] **dataflows** | [**List<DataFlow>**](DataFlow.md) | | [optional] **users** | **List<String>** | | [optional] **groups** | **List<String>** | | [optional]