mindee-api-dotnet

GenericParameter Class

Namespace: Mindee.Http
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

G

public class GenericParameter

Inheritance: object → GenericParameter

Constructors

Name Description
GenericParameter(LocalInputSource, UrlInputSource, bool)  

Properties

Name Description
FullText Whether to include the full text data for async APIs. This performs a full OCR operation on the server and will increase response time and payload size.
LocalSource A local input source.
UrlSource A URL input source.

Documentation generated by MdDocs