AnomalyRejected

data class AnomalyRejected(val score: Float, val reasons: List<String>) : EnqueueResult.Rejected

Since

0.5.0

Constructors

Link copied to clipboard
constructor(score: Float, reasons: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard