| 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] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.