Package com.jumio.sdk.account_v1.model
Class ApiActionsParts
java.lang.Object
com.jumio.sdk.account_v1.model.ApiActionsParts
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:18.992153700+02:00[Europe/Vienna]") public class ApiActionsParts
extends
Object
ApiActionsParts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeviceRisk(URI deviceRisk) booleangetBack()href to manage BACK part for the account credentialhref to manage DEVICE_RISK part for the account credentialhref to manage document upload for the account credentialgetFace()href to manage FACE part for the account credentialhref to manage FACEMAP part for the account credentialgetFront()href to manage FRONT part for the account credentialhref to manage PREPARED_DATA part for the account credentialinthashCode()preparedData(URI preparedData) voidvoidsetDeviceRisk(URI deviceRisk) voidsetDocument(URI document) voidvoidsetFacemap(URI facemap) voidvoidsetPreparedData(URI preparedData) toString()
-
Field Details
-
JSON_PROPERTY_FRONT
- See Also:
-
JSON_PROPERTY_BACK
- See Also:
-
JSON_PROPERTY_FACE
- See Also:
-
JSON_PROPERTY_FACEMAP
- See Also:
-
JSON_PROPERTY_PREPARED_DATA
- See Also:
-
JSON_PROPERTY_DEVICE_RISK
- See Also:
-
JSON_PROPERTY_DOCUMENT
- See Also:
-
-
Constructor Details
-
ApiActionsParts
public ApiActionsParts()
-
-
Method Details
-
front
-
getFront
href to manage FRONT part for the account credential- Returns:
- front
-
setFront
-
back
-
getBack
href to manage BACK part for the account credential- Returns:
- back
-
setBack
-
face
-
getFace
href to manage FACE part for the account credential- Returns:
- face
-
setFace
-
facemap
-
getFacemap
href to manage FACEMAP part for the account credential- Returns:
- facemap
-
setFacemap
-
preparedData
-
getPreparedData
href to manage PREPARED_DATA part for the account credential- Returns:
- preparedData
-
setPreparedData
-
deviceRisk
-
getDeviceRisk
href to manage DEVICE_RISK part for the account credential- Returns:
- deviceRisk
-
setDeviceRisk
-
document
-
getDocument
href to manage document upload for the account credential- Returns:
- document
-
setDocument
-
equals
-
hashCode
public int hashCode() -
toString
-