Class ModelConstants
- Namespace
- IO.Scanbot.Sdk.Creditcard.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class ModelConstants : Object
- Inheritance
-
ModelConstants
Properties
DocProps
public IDictionary<string, DocumentProperties> DocProps { get; }
Property Value
- IDictionary<string, DocumentProperties>
FieldProps
public IDictionary<string, FieldProperties> FieldProps { get; }
Property Value
- IDictionary<string, FieldProperties>
Instance
public static ModelConstants Instance { get; }
Property Value
- ModelConstants