Table of Contents

Class GS1.Element.ValidationError.FieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/GS1$Element$ValidationError$FieldNames", DoNotGenerateAcw = true)]
public sealed class GS1.Element.ValidationError.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
GS1.Element.ValidationError.FieldNames
Implements
Inherited Members

Fields

Code

[Register("CODE")]
public const string Code = "Code"

Field Value

string

Reason

[Register("REASON")]
public const string Reason = "Reason"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static GS1.Element.ValidationError.FieldNames Instance { get; }

Property Value

GS1.Element.ValidationError.FieldNames