27 28 29 30 31
# File 'lib/clever_sdk/data/term.rb', line 27 def start_date Date.parse(data.dig("start_date")) rescue nil end