Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 763 Bytes

FeatureFlagScheduledChange.md

File metadata and controls

16 lines (13 loc) · 763 Bytes

# FeatureFlagScheduledChange

Properties

Name Type Description Notes
_id string
_creation_date int
_maintainer_id string The ID of the scheduled change maintainer
_version int Version of the scheduled change
execution_date int
instructions array[]
conflicts mixed Details on any conflicting scheduled changes [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]