TalonOne::AnalyticsDataPointWithTrend Properties Name Type Description Notes value Float trend Float Example require 'talon_one_sdk' instance = TalonOne::AnalyticsDataPointWithTrend.new( value: 12, trend: 3.25 )