Class: DatadogAPIClient::V1::SyntheticsMobileStepParamsElementContextType

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

Overview

Type of the context that the element is in.

Constant Summary collapse

NATIVE =
"native".freeze
WEB =
"web".freeze

Method Summary

Methods included from BaseEnumModel

included