Class RootDocumentType
- Namespace
- IO.Scanbot.Sdk.Creditcard.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class RootDocumentType : Enum
- Inheritance
-
RootDocumentType
Properties
CreditCard
public static RootDocumentType CreditCard { get; }
Property Value
- RootDocumentType
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
Type
public GenericDocumentType Type { get; }
Property Value
- GenericDocumentType
Methods
ValueOf(string)
public static RootDocumentType ValueOf(string value)
Parameters
value
string
Returns
- RootDocumentType
Values()
public static RootDocumentType[] Values()
Returns
- RootDocumentType[]