Name | Type | Description | Notes |
---|---|---|---|
action | String | ||
reason | AccessAllowedReason |
require 'launchdarkly_api'
instance = LaunchDarklyApi::AccessAllowedRep.new(
action: null,
reason: null
)
Name | Type | Description | Notes |
---|---|---|---|
action | String | ||
reason | AccessAllowedReason |
require 'launchdarkly_api'
instance = LaunchDarklyApi::AccessAllowedRep.new(
action: null,
reason: null
)