LaunchDarklyApi::AiConfigsExperimentEnabledPeriodRep Properties Name Type Description Notes start_date Integer [optional] stop_date Integer [optional] Example require 'launchdarkly_api' instance = LaunchDarklyApi::AiConfigsExperimentEnabledPeriodRep.new( start_date: null, stop_date: null )