webhook property

WebhookConversion? webhook
final

webhook describes how to call the conversion webhook. Required when strategy is set to "Webhook".

Implementation

final WebhookConversion? webhook;