Class GenericDocument
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
public class GenericDocument
- Inheritance
-
GenericDocument
- Inherited Members
- Extension Methods
Properties
Children
public GenericDocument[] Children { get; set; }
Property Value
Fields
public Field[] Fields { get; set; }
Property Value
- Field[]
Name
public string Name { get; set; }
Property Value
Type
public GenericDocumentType Type { get; set; }