Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 1.2 KB

File metadata and controls

22 lines (19 loc) · 1.2 KB

# ExpandedMetric

Properties

Name Type Description Notes
key string A unique key used to reference the metric [optional]
name string A human-friendly name for the metric [optional]
creation_date int Creation date in milliseconds [optional]
last_modified int Last modification date in milliseconds [optional]
is_active bool Whether the metric is active [optional]
event_key string Event key for the metric [optional]
_id string ID of the metric [optional]
_version_id string Version ID of the metric [optional]
kind string Kind of the Metric [optional]
category string Category of the Metric [optional]
description string Description of the Metric [optional]
is_numeric bool [optional]
last_seen int Last seen date in milliseconds [optional]
_links \LaunchDarklyApi\Model\ParentAndSelfLinks [optional]

[Back to Model list] [Back to API list] [Back to README]