Table of Contents

Class BritishColumbiaDriverLicense

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

Constructors

BritishColumbiaDriverLicense(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

Address

public TextFieldWrapper Address { get; }

Property Value

TextFieldWrapper

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

CardExpiry

public TextFieldWrapper CardExpiry { get; }

Property Value

TextFieldWrapper

CardNumber

public TextFieldWrapper CardNumber { get; }

Property Value

TextFieldWrapper

City

public TextFieldWrapper City { get; }

Property Value

TextFieldWrapper

ErrorControlCode

public TextFieldWrapper ErrorControlCode { get; }

Property Value

TextFieldWrapper

EyeColor

public TextFieldWrapper EyeColor { get; }

Property Value

TextFieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

HairColor

public TextFieldWrapper HairColor { get; }

Property Value

TextFieldWrapper

Height

public TextFieldWrapper Height { get; }

Property Value

TextFieldWrapper

LastName

public TextFieldWrapper LastName { get; }

Property Value

TextFieldWrapper

PersonalHealthNumber

public TextFieldWrapper PersonalHealthNumber { get; }

Property Value

TextFieldWrapper

PostalCode

public TextFieldWrapper PostalCode { get; }

Property Value

TextFieldWrapper

Province

public TextFieldWrapper Province { get; }

Property Value

TextFieldWrapper

ProvinceCode

public TextFieldWrapper ProvinceCode { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

SecurityFunction

public TextFieldWrapper SecurityFunction { get; }

Property Value

TextFieldWrapper

SecurityVersion

public TextFieldWrapper SecurityVersion { get; }

Property Value

TextFieldWrapper

Sex

public TextFieldWrapper Sex { get; }

Property Value

TextFieldWrapper

Version

public TextFieldWrapper Version { get; }

Property Value

TextFieldWrapper

Weight

public TextFieldWrapper Weight { get; }

Property Value

TextFieldWrapper