Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 354 Bytes

BaseNotifications.md

File metadata and controls

17 lines (10 loc) · 354 Bytes

TalonOne::BaseNotifications

Properties

Name Type Description Notes
data Array<BaseNotification> List of notifications. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::BaseNotifications.new(data: null)