Class: CtdDocumentation::InsightStatusEnum
- Inherits:
-
Object
- Object
- CtdDocumentation::InsightStatusEnum
- Defined in:
- lib/ctd_documentation/models/insight_status_enum.rb
Overview
InsightStatus.
Constant Summary collapse
- INSIGHT_STATUS_ENUM =
[ # TODO: Write general description for ENUM_NAMEOPENVALUE0 ENUM_NAMEOPENVALUE0 = '{"name":"Open","value":0}'.freeze, # TODO: Write general description for ENUM_NAMEHIDDENVALUE1 ENUM_NAMEHIDDENVALUE1 = '{"name":"Hidden","value":1}'.freeze, # TODO: Write general description for ENUM_NAMECOMPLETEDVALUE2 ENUM_NAMECOMPLETEDVALUE2 = '{"name":"Completed","value":2}'.freeze ].freeze