Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 340 Bytes

NotificationActivation.md

File metadata and controls

17 lines (10 loc) · 340 Bytes

TalonOne::NotificationActivation

Properties

Name Type Description Notes
enabled Boolean Indicates whether the notification is activated.

Code Sample

require 'TalonOne'

instance = TalonOne::NotificationActivation.new(enabled: null)