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="2023-05-09T15:46:40.630039600+02:00[Europe/Vienna]")
public class ApiActionsParts
extends Object
ApiActionsParts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getBack()
href to manage BACK 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 credentialint
hashCode()
preparedData
(URI preparedData) void
void
setDocument
(URI document) void
void
setFacemap
(URI facemap) void
void
setPreparedData
(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_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
-
document
-
getDocument
href to manage document upload for the account credential- Returns:
- document
-
setDocument
-
equals
-
hashCode
public int hashCode() -
toString
-