Late::LinkedInAggregateAnalyticsTotalResponseDateRange Properties Name Type Description Notes start_date Date [optional] end_date Date [optional] Example require 'late-sdk' instance = Late::LinkedInAggregateAnalyticsTotalResponseDateRange.new( start_date: null, end_date: null )