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