US Visa VIZ Result
Defined in package com.scandit.datacapture.id.capture
- UsVisaVizResult
class UsVisaVizResult
Added in version 6.18.0
Information extracted from the US Visa.
- visaNumber
@NonNull String getVisaNumber()
Added in version 6.18.0
The visa number of the document holder.
- passportNumber
@NonNull String getPassportNumber()
Added in version 6.18.0
The passport number of the document holder.
- equals(other)
boolean
equals(@Nullable Object other)Added in version 6.18.0
Indicates whether some other object is equal to this one.
- hashCode()
int
hashCode()Added in version 6.18.0
Returns a hash code value for the object.