toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.model
/
VerifyQuery
Verify
Query
data
class
VerifyQuery
(
val
userId
:
String
,
val
warp
:
Boolean
,
val
photo
:
ByteArray
)
Verify by image query model.
Members
Constructors
Verify
Query
Link copied to clipboard
constructor
(
userId
:
String
,
warp
:
Boolean
,
photo
:
ByteArray
)
Properties
photo
Link copied to clipboard
val
photo
:
ByteArray
The best shot.
user
Id
Link copied to clipboard
val
userId
:
String
User Id.
warp
Link copied to clipboard
val
warp
:
Boolean
True if a warp image is used.