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. |