Namespace LaunchDarkly.Sdk.Json
Classes
LdJsonConverters
Low-level JSON custom serializations for SDK types.
LdJsonConverters.AttributeRefConverter
The JSON converter for AttributeRef.
LdJsonConverters.BigSegmentsStatusConverter
LdJsonConverters.ContextConverter
The JSON converter for Context.
LdJsonConverters.EvaluationErrorKindConverter
The JSON converter for EvaluationErrorKind.
LdJsonConverters.EvaluationReasonConverter
LdJsonConverters.EvaluationReasonKindConverter
The JSON converter for EvaluationReasonKind.
LdJsonConverters.LdValueConverter
The JSON converter for LdValue.
LdJsonConverters.UnixMillisecondTimeConverter
The JSON converter for UnixMillisecondTime.
LdJsonConverters.UserConverter
The JSON converter for User.
LdJsonSerialization
Helper methods for JSON serialization of SDK classes.
Interfaces
IJsonSerializable
A marker interface for types that define their own JSON serialization rules.