AggregateEstimations

@JsonClass(generateAdapter = true)
data class AggregateEstimations(@Json(name = "liveness") val liveness: Liveness?)

Constructors

Link copied to clipboard
constructor(@Json(name = "liveness") liveness: Liveness?)

Properties

Link copied to clipboard