LaunchDarklyApi::HoldoutPatchInput Properties Name Type Description Notes comment String Optional comment describing the update [optional] instructions Array<Hash> Example require 'launchdarkly_api' instance = LaunchDarklyApi::HoldoutPatchInput.new( comment: Optional comment, instructions: null )