FingerPrintMetadata

public final class FingerPrintMetadata

Parameters

format

This is the code value of finger print format being submitted. Valid values are: - JPEG - WSQ - ISO

model
serialNumber
backgroundColor

Constructors

Link copied to clipboard
public FingerPrintMetadata FingerPrintMetadata(String format, String model, String serialNumber, String backgroundColor)

Properties

Link copied to clipboard
private final String backgroundColor

Typestring

Link copied to clipboard
private final String format

Typestring
example: JPEG
This is the code value of finger print format being submitted. Valid values are:
JPEG
WSQ
ISO

Link copied to clipboard
private final String model

Typestring

Link copied to clipboard
private final String serialNumber

Typestring

Functions

Link copied to clipboard
public final String getBackgroundColor()

Typestring

Link copied to clipboard
public final String getFormat()

Typestring
example: JPEG
This is the code value of finger print format being submitted. Valid values are:
JPEG
WSQ
ISO

Link copied to clipboard
public final String getModel()

Typestring

Link copied to clipboard
public final String getSerialNumber()

Typestring