Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 736 Bytes

NewMessageTest.md

File metadata and controls

14 lines (11 loc) · 736 Bytes

TalonOne.Model.NewMessageTest

Properties

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

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