Class: DatadogAPIClient::V2::CaseStatusGroup

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/case_status_group.rb

Overview

Status group of the case.

Constant Summary collapse

SG_OPEN =
"SG_OPEN".freeze
SG_IN_PROGRESS =
"SG_IN_PROGRESS".freeze
SG_CLOSED =
"SG_CLOSED".freeze

Method Summary

Methods included from BaseEnumModel

included