Class: DatadogAPIClient::V1::WidgetChangeType

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

Overview

Show the absolute or the relative change.

Constant Summary collapse

ABSOLUTE =
"absolute".freeze
RELATIVE =
"relative".freeze

Method Summary

Methods included from BaseEnumModel

included