mindee-api-dotnet

CommonResponse Class

Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Represent common response information from Mindee API.

public abstract class CommonResponse

Inheritance: object → CommonResponse

Properties

Name Description
ApiRequest ApiRequest
RawResponse The raw server response. This is not formatted in any way by the library and may contain newline and tab characters.

Documentation generated by MdDocs