Name | Type | Description | Notes |
---|---|---|---|
data | Array<BaseNotification> | List of notifications. | [optional] |
require 'TalonOne'
instance = TalonOne::BaseNotifications.new(data: null)
Name | Type | Description | Notes |
---|---|---|---|
data | Array<BaseNotification> | List of notifications. | [optional] |
require 'TalonOne'
instance = TalonOne::BaseNotifications.new(data: null)