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

Latest commit

 

History

History
17 lines (14 loc) · 960 Bytes

File metadata and controls

17 lines (14 loc) · 960 Bytes

# ExpandedAIConfig

Properties

Name Type Description Notes
key string A unique key used to reference the AI config [optional]
name string A human-friendly name for the AI config [optional]
tags string[] Tags for the AI config [optional]
description string Description of the AI config [optional]
version int Version of the AI config [optional]
created_at int Creation date in milliseconds [optional]
updated_at int Last modification date in milliseconds [optional]
flag_key string Key of the flag that this AI config is attached to [optional]
_links \LaunchDarklyApi\Model\ParentAndSelfLinks [optional]

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