Table of Contents

Class BrIdCardFrontPhotoOnly

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll

BrIdCardFrontPhotoOnly

public class BrIdCardFrontPhotoOnly : GenericDocumentWrapper
Inheritance
BrIdCardFrontPhotoOnly
Inherited Members

Constructors

BrIdCardFrontPhotoOnly(GenericDocument)

public BrIdCardFrontPhotoOnly(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public BrIdCardFrontPhotoOnly.BrIdCardFrontPhotoOnlyChildren Children { get; }

Property Value

BrIdCardFrontPhotoOnly.BrIdCardFrontPhotoOnlyChildren

Fingerprint

Fingerprint

public Field Fingerprint { get; }

Property Value

Field

Photo

Photo

public Field Photo { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string