Class WebhookMessage

java.lang.Object
net.commuty.parking.model.WebhookMessage

public class WebhookMessage extends Object
This holds the message sent to a webhook. This is basically an operation (create/remove) on a granted access right. This class can be used to marshall/unmarshall webhook messages.