lib/nylas/web_page.rb in nylas-4.2.4 vs lib/nylas/web_page.rb in nylas-4.3.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Nylas
# Structure to represent the Web Page Schema
# @see https://docs.nylas.com/reference#contactsid
class WebPage
include Model::Attributable