EasyCheckoutResultResponse Property DocuWare Platform .NET API
Gets the response.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
public DeserializedHttpResponse<Stream> Response { get; }

Property Value

Type: DeserializedHttpResponseStream
The response.
See Also

Reference