Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 807 Bytes

NotificationRule.md

File metadata and controls

13 lines (10 loc) · 807 Bytes

# NotificationRule

Properties

Name Type Description Notes
id int Notification rule identifier
trigger_event string Trigger event type
params array<string,string> Additional parameters that are specific to the trigger event type. Please refer to the documentation for details.
callback_handle string The string that finAPI includes into the notifications that it sends based on this rule. [optional]
include_details bool Whether the notification messages that will be sent based on this rule contain encrypted detailed data or not.

[Back to Model list] [Back to API list] [Back to README]