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

Latest commit

 

History

History
16 lines (13 loc) · 1 KB

File metadata and controls

16 lines (13 loc) · 1 KB

# ExpiringTarget

Properties

Name Type Description Notes
_id string The ID of this expiring target
_version int The version of this expiring target
expiration_date int
context_kind string The context kind of the context to be removed
context_key string A unique key used to represent the context to be removed
target_type string A segment's target type, <code>included</code> or <code>excluded</code>. Included when expiring targets are updated on a segment. [optional]
variation_id string A unique ID used to represent the flag variation. Included when expiring targets are updated on a feature flag. [optional]
_resource_id \LaunchDarklyApi\Model\ResourceId

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