LaunchDarklyApi::MetricSeen Properties Name Type Description Notes ever Boolean [optional] timestamp Integer [optional] Example require 'launchdarkly_api' instance = LaunchDarklyApi::MetricSeen.new( ever: null, timestamp: null )