Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 780 Bytes

NewNotificationTest.md

File metadata and controls

14 lines (11 loc) · 780 Bytes

TalonOne.Model.NewNotificationTest

Properties

Name Type Description Notes
Type string The notification type.
QueryParams Dictionary<string, string> Array of query parameters. [optional]
Headers Dictionary<string, string> List of API HTTP headers for the given webhook-based notification. [optional]
Verb string API method for this notification.
Url string API URL for the given notification.
Payload string API payload of this notification.

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