Get Organization Webhooks Result
data class GetOrganizationWebhooksResult(val id: String, val webhooks: List<GetOrganizationWebhooksWebhook>)
A collection of values returned by getOrganizationWebhooks.
A collection of values returned by getOrganizationWebhooks.