Class DocumentTableExtractionFeature
Detecting and extracting data in tables.
Inherited Members
Namespace: Oci.AidocumentService.Models
Assembly: OCI.DotNetSDK.Aidocument.dll
Syntax
public class DocumentTableExtractionFeature : DocumentFeature
Properties
ModelId
Declaration
[JsonProperty(PropertyName = "modelId")]
public string ModelId { get; set; }
Property Value
Type | Description |
---|---|
string | Unique identifier custom model OCID that should be used for inference. |