Get Webhook Callback Config Result
data class GetWebhookCallbackConfigResult(val customHeaders: Map<String, String>? = null, val serviceUri: String)
The configuration of service URI and custom headers for the webhook.