Param

data class Param(val status: DocumentDataExtractionStatus)

Data holder for info needed for frame validation.

Parameters

status

status of current frame's detection

Constructors

Link copied to clipboard
constructor(status: DocumentDataExtractionStatus)

Properties

Link copied to clipboard