Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 750 Bytes

NewNotificationTest.md

File metadata and controls

16 lines (11 loc) · 750 Bytes

# NewNotificationTest

Properties

Name Type Description Notes
type string The notification type.
queryParams map[string,string] Array of query parameters. [optional]
headers map[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]