Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.03 KB

AnalysisType.md

File metadata and controls

17 lines (14 loc) · 1.03 KB

# AnalysisType

Properties

Name Type Description Notes
id string The unique identifier for the item [optional]
displayedAs string The name of the resource [optional]
path string The API path for the resource [optional]
createdAt \DateTime The datetime when the item was created [optional]
updatedAt \DateTime The datetime when the item was last updated [optional]
activeAreas string[] The areas for which the analysis type is available [optional]
analysisTypeLevel string[] The analysis type level [optional]
analysisTypeCategories \SynergiTech\Sage\Model\AnalysisTypeCategory[] The analysis type categories for the analysis type [optional]
name string The name of the analysis type [optional]

[Back to Model list] [Back to API list] [Back to README]