BlinkIDVerify
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkIDVerify
blinkid-verify-core
/
com.microblink.blinkidverify.core
/
Response
/
Success
Success
data
class
Success
<
T
>
(
val
endpointResponse
:
T
)
:
Response
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
endpointResponse
:
T
)
Properties
endpoint
Response
Link copied to clipboard
val
endpointResponse
:
T