@if (schema(); as fields) { } @else if (integrationProvider()) { } @if (webhookUrl()) {

{{ 'PAC.Integration.WebhookUrl' | translate: { Default: 'Webhook url' } }}:

{{
        webhookUrl()
      }}
}
@if (loading()) { }