LaunchDarklyApi::InsightPeriod Properties Name Type Description Notes start_time Integer end_time Integer Example require 'launchdarkly_api' instance = LaunchDarklyApi::InsightPeriod.new( start_time: null, end_time: null )