TalonOne::AnalyticsDataPointWithTrend Properties Name Type Description Notes value Float trend Float Code Sample require 'TalonOne' instance = TalonOne::AnalyticsDataPointWithTrend.new(value: 12.0, trend: 3.25)