Get Notification Policy Webhooks Result
data class GetNotificationPolicyWebhooksResult(val accountId: String, val createdAt: String, val id: String, val lastFailure: String, val lastSuccess: String, val name: String, val secret: String, val type: String, val url: String, val webhookId: String? = null)
A collection of values returned by getNotificationPolicyWebhooks.