Class BrIdCardFrontPhotoOnly.NormalizedFieldNames
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/BrIdCardFrontPhotoOnly$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class BrIdCardFrontPhotoOnly.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BrIdCardFrontPhotoOnly.NormalizedFieldNames
- Implements
- Inherited Members
Fields
Fingerprint
[Register("FINGERPRINT")]
public const string Fingerprint = "BrIdCardFrontPhotoOnly.Fingerprint"
Field Value
Photo
[Register("PHOTO")]
public const string Photo = "BrIdCardFrontPhotoOnly.Photo"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static BrIdCardFrontPhotoOnly.NormalizedFieldNames Instance { get; }