WebhookInfo

constructor(url: String, hasCustomCertificate: Boolean, pendingUpdateCount: Int, ipAddress: String? = null, lastErrorDate: Instant? = null, lastErrorMessage: String? = null, lastSynchronizationErrorDate: Instant? = null, maxConnections: Int? = null, allowedUpdates: List<UpdateType>? = null)