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