Table of Contents

Class CompositeFieldValueSemantics

Namespace
ScanbotSDK.MAUI.Core.DocumentData
Assembly
DocumentSDK.MAUI.dll
public class CompositeFieldValueSemantics
Inheritance
CompositeFieldValueSemantics
Inherited Members

Constructors

CompositeFieldValueSemantics()

public CompositeFieldValueSemantics()

Properties

FieldDetails

public required FieldValueSemantics[] FieldDetails { get; init; }

Property Value

FieldValueSemantics[]

OverallFieldValueSemantics

public required ValueSemantics OverallFieldValueSemantics { get; init; }

Property Value

ValueSemantics