Liveness Response Legacy
@JsonClass(generateAdapter = true )
Response model of liveness query.
Constructors
Link copied to clipboard
constructor(@Json(name = "images" ) images: List<ImagesResult>, @Json(name = "aggregate_estimations" ) aggregateEstimation: AggregateEstimation?)