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

Latest commit

 

History

History
19 lines (16 loc) · 945 Bytes

File metadata and controls

19 lines (16 loc) · 945 Bytes

# ContextKindRep

Properties

Name Type Description Notes
key string The context kind key
name string The context kind name
description string The context kind description
version int The context kind version
creation_date int
last_modified int
last_seen int [optional]
created_from string
hide_in_targeting bool Alias for archived. [optional]
archived bool Whether the context kind is archived. Archived context kinds are unavailable for targeting. [optional]
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]

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