Namespace Klarna.Rest.Core.Serialization
Classes
JsonSerializer
Default implementation of the IJsonSerializer interface. Inherit or nest and instance of this class and override its methods to allow inspection of payload.
Interfaces
IJsonSerializer
Interface describing the JsonSerializer used by the REST Client for serialization of API payload.