toggle menu
IDentity-SDK
androidJvm
switch theme
search in API
IDentity-SDK
/
com.idmission.sdk2.client.model
/
TrainingModelDataRQ
Training
Model
Data
RQ
public
final
class
TrainingModelDataRQ
Parameters
unique
Key
Id
model
Types
Members
Constructors
Training
Model
Data
RQ
Link copied to clipboard
public
TrainingModelDataRQ
TrainingModelDataRQ
(
String
uniqueKeyId
,
List
<
ModelTypes
>
modelTypes
)
Properties
model
Types
Link copied to clipboard
private
final
List
<
ModelTypes
>
modelTypes
unique
Key
Id
Link copied to clipboard
private
final
String
uniqueKeyId
Functions
get
Model
Types
Link copied to clipboard
public
final
List
<
ModelTypes
>
getModelTypes
(
)
get
Unique
Key
Id
Link copied to clipboard
public
final
String
getUniqueKeyId
(
)