Method: Verizon::Notification#notification_type
- Defined in:
- lib/verizon/models/notification.rb
#notification_type ⇒ String
The type of notification, i.e. ‘DailySummary’.
14 15 16 |
# File 'lib/verizon/models/notification.rb', line 14 def notification_type @notification_type end |