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
readerUtf8JsonReadertypeToConvertTypeoptionsJsonSerializerOptions
Returns
Write(Utf8JsonWriter, EuropeanHealthInsuranceCardIssuingCountry, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, EuropeanHealthInsuranceCardIssuingCountry color, JsonSerializerOptions options)
Parameters
writerUtf8JsonWritercolorEuropeanHealthInsuranceCardIssuingCountryoptionsJsonSerializerOptions