import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
webhookDoctype | String | [optional] [default to null] | |
webhookDocevent | String | [optional] [default to null] | |
requestUrl | String | [optional] [default to null] | |
webhookHeaders | List<ApiresourceWebhookWebhookHeaders> | Request headers, for example for authorization | [optional] [default to []] |
webhookData | List<ApiresourceWebhookWebhookData> | Map document fields to keys | [optional] [default to []] |