Table of Contents

Class BrIdCardFrontPhotoOnly

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/BrIdCardFrontPhotoOnly", DoNotGenerateAcw = true)]
public sealed class BrIdCardFrontPhotoOnly : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BrIdCardFrontPhotoOnly
Implements
Inherited Members

Constructors

BrIdCardFrontPhotoOnly(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public BrIdCardFrontPhotoOnly(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "BrIdCardFrontPhotoOnly"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "BrIdCardFrontPhotoOnly"

Field Value

string

Properties

Fingerprint

public FieldWrapper Fingerprint { get; }

Property Value

FieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string