url property

String url
getter/setter pair

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;