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="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class SimpleCapability
extends
Object
SimpleCapability
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleantype of capability used in the stepgetId()id of the capability used in the stepinthashCode()voidsetCategory(String category) voidtoString()
-
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
-