DocsMarshal
/
Types
/
DocsMarshal.Workflow.ActivityLibrary.AI.Entities.InfoDocumento
class
InfoDocumento
Base class:
This type does not have any base class
Implemented interfaces:
This type does not implements any interface.
Derived types:
InfoDocumentoConPagine
Constructors
InfoDocumento
()
InfoDocumento
(
InfoDocumento
other)
Properties
Decimal
Confidence
{ get; set; }
Mittente
DatiMittente
{ get; set; }
Dictionary
<
String
,
Object
>
ExtraFields
{ get; set; }
List
<
String
>
LanguageCodes
{ get; set; }
String
TipoDocumento
{ get; set; }
Top