LaunchDarklyApi::CredibleIntervalRep Properties Name Type Description Notes upper Float [optional] lower Float [optional] Example require 'launchdarkly_api' instance = LaunchDarklyApi::CredibleIntervalRep.new( upper: null, lower: null )