Name | Type | Description | Notes |
---|---|---|---|
comment | String | Optional comment about the approval request | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::PostApprovalRequestApplyRequest.new(
comment: Looks good, thanks for updating
)
Name | Type | Description | Notes |
---|---|---|---|
comment | String | Optional comment about the approval request | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::PostApprovalRequestApplyRequest.new(
comment: Looks good, thanks for updating
)