Method: Verizon::Notification#notification_type

Defined in:
lib/verizon/models/notification.rb

#notification_typeString

The type of notification, i.e. ‘DailySummary’.

Returns:

  • (String)


14
15
16
# File 'lib/verizon/models/notification.rb', line 14

def notification_type
  @notification_type
end