Namespace Worldline.Acquiring.Sdk.Json
Classes
DefaultMarshaller
IMarshaller implementation based on Json.NET.
MarshallerSyntaxException
Thrown when a JSON string cannot be converted to a response object.
Interfaces
IMarshaller
Used to marshal and unmarshal Worldline Acquiring platform request and response objects to and from JSON. Thread-safe.