LaunchDarklyApi::CustomWorkflowStageMeta Properties Name Type Description Notes index Integer [optional] name String [optional] Example require 'launchdarkly_api' instance = LaunchDarklyApi::CustomWorkflowStageMeta.new( index: null, name: null )