url property
URL of your server that the webhook will be sent to. The schema of the JSON that is sent is described by the payloadJsonSchema.
Implementation
String url;
URL of your server that the webhook will be sent to. The schema of the JSON that is sent is described by the payloadJsonSchema.
String url;