BlinkIDVerify
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkIDVerify
blinkid-verify-core
/
com.microblink.blinkidverify.core.capture.session
/
DocumentLocation
Document
Location
@
Serializable
data
class
DocumentLocation
(
val
location
:
Quadrilateral
,
val
orientation
:
CardOrientation
)
Members
Constructors
Document
Location
Link copied to clipboard
constructor
(
location
:
Quadrilateral
,
orientation
:
CardOrientation
)
Properties
location
Link copied to clipboard
val
location
:
Quadrilateral
orientation
Link copied to clipboard
val
orientation
:
CardOrientation