Namespace Vonage.Common.Serialization
Classes
- EmailJsonConverter
Represents a custom converter from Email to Json.
- EnumDescriptionJsonConverter<T>
Represents a custom converter from Enum description to Json.
- HttpMethodJsonConverter
Represents a custom converter from HttpMethod to Json for System.Text.Json.
- MaybeJsonConverter<T>
Represents a custom converter from Maybe to Json.
- NewtonsoftHttpMethodConverter
Represents a custom converter from HttpMethod to Json for Newtonsoft.Json.
- PhoneNumberJsonConverter
Represents a custom converter from PhoneNumber to Json.