Class EuropeanHealthInsuranceCardIssuingCountryConverter
- Namespace
- ScanbotSDK.MAUI.Core.DocumentDataExtractor
- Assembly
- ScanbotSDK.Shared.dll
public class EuropeanHealthInsuranceCardIssuingCountryConverter : JsonConverter<EuropeanHealthInsuranceCardIssuingCountry>
- Inheritance
-
EuropeanHealthInsuranceCardIssuingCountryConverter
- Inherited Members
Constructors
EuropeanHealthInsuranceCardIssuingCountryConverter()
public EuropeanHealthInsuranceCardIssuingCountryConverter()
Methods
Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
public override EuropeanHealthInsuranceCardIssuingCountry Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Parameters
reader
Utf8JsonReadertypeToConvert
Typeoptions
JsonSerializerOptions
Returns
Write(Utf8JsonWriter, EuropeanHealthInsuranceCardIssuingCountry, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, EuropeanHealthInsuranceCardIssuingCountry color, JsonSerializerOptions options)
Parameters
writer
Utf8JsonWritercolor
EuropeanHealthInsuranceCardIssuingCountryoptions
JsonSerializerOptions