Name | Type | Description | Notes |
---|---|---|---|
name | String | [optional] | |
stage | CustomWorkflowStageMeta | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::CustomWorkflowMeta.new(
name: null,
stage: null
)
Name | Type | Description | Notes |
---|---|---|---|
name | String | [optional] | |
stage | CustomWorkflowStageMeta | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::CustomWorkflowMeta.new(
name: null,
stage: null
)