Package com.jumio.sdk.retrieval_v3.model
Class SimpleCapability
java.lang.Object
com.jumio.sdk.retrieval_v3.model.SimpleCapability
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class SimpleCapability
extends Object
SimpleCapability
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
type of capability used in the stepgetId()
id of the capability used in the stepint
hashCode()
void
setCategory
(String category) void
toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CATEGORY
- See Also:
-
-
Constructor Details
-
SimpleCapability
public SimpleCapability()
-
-
Method Details
-
id
-
getId
id of the capability used in the step- Returns:
- id
-
setId
-
category
-
getCategory
type of capability used in the step- Returns:
- category
-
setCategory
-
equals
-
hashCode
public int hashCode() -
toString
-