Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 617 Bytes

UpsertContextKindPayload.md

File metadata and controls

13 lines (9 loc) · 617 Bytes

LaunchDarklyApi.UpsertContextKindPayload

Properties

Name Type Description Notes
name String The context kind name
description String The context kind description [optional]
hideInTargeting Boolean Alias for archived. [optional]
archived Boolean Whether the context kind is archived. Archived context kinds are unavailable for targeting. [optional]
version Number The context kind version. If not specified when the context kind is created, defaults to 1. [optional]