WebhookHeaderNameValue
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | String | Name of header | |
Value | String | Value of header |
Examples
- Prepare the resource
$WebhookHeaderNameValue = Initialize-maislurp-client-powershellWebhookHeaderNameValue -Name null `
-Value null
- Convert the resource to JSON