Click or drag to resize
EasyCheckoutResultResponse Property
Gets the response.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public DeserializedHttpResponse<Stream> Response { get; }

Property Value

Type: DeserializedHttpResponseStream
The response.
See Also