mindee-api-dotnet

CommonResponse.RawResponse Property

Declaring Type: CommonResponse
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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

public string RawResponse { get; set; }

Property Value

string


Documentation generated by MdDocs