WebhookInfo

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