Package com.jumio.sdk.account_v1.model
Class CredentialType
java.lang.Object
com.jumio.sdk.account_v1.model.CredentialType
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:18.992153700+02:00[Europe/Vienna]") public class CredentialType
extends
Object
Defined number of credential type codes. More information about possible values for particular credential categories in the
implementation guide.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddValuesItem(String valuesItem) booleanGet predefinedTypeGet valuesinthashCode()predefinedType(PredefinedType predefinedType) voidsetPredefinedType(PredefinedType predefinedType) voidtoString()
-
Field Details
-
JSON_PROPERTY_PREDEFINED_TYPE
- See Also:
-
JSON_PROPERTY_VALUES
- See Also:
-
-
Constructor Details
-
CredentialType
public CredentialType()
-
-
Method Details
-
predefinedType
-
getPredefinedType
Get predefinedType- Returns:
- predefinedType
-
setPredefinedType
-
values
-
addValuesItem
-
getValues
Get values- Returns:
- values
-
setValues
-
equals
-
hashCode
public int hashCode() -
toString
-