webhook property
webhook describes how to call the conversion webhook. Required when strategy is set to "Webhook".
Implementation
final WebhookConversion? webhook;
webhook describes how to call the conversion webhook. Required when strategy is set to "Webhook".
final WebhookConversion? webhook;