Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 441 Bytes

CardAddedDeductedPointsNotificationPolicy.md

File metadata and controls

19 lines (12 loc) · 441 Bytes

TalonOne::CardAddedDeductedPointsNotificationPolicy

Properties

Name Type Description Notes
name String Notification name.
scopes Array<String>

Code Sample

require 'TalonOne'

instance = TalonOne::CardAddedDeductedPointsNotificationPolicy.new(name: Christmas Sale,
                                 scopes: null)