lib/nylas/email_address.rb in nylas-4.2.4 vs lib/nylas/email_address.rb in nylas-4.3.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Nylas # Structure to represent the Email Address Schema # @see https://docs.nylas.com/reference#contactsid class EmailAddress include Model::Attributable