Class: DatadogAPIClient::V2::Case3rdPartyTicketStatus

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

Overview

Case status

Constant Summary collapse

IN_PROGRESS =
"IN_PROGRESS".freeze
COMPLETED =
"COMPLETED".freeze
FAILED =
"FAILED".freeze

Method Summary

Methods included from BaseEnumModel

included