mindee-api-dotnet

CustomV1DocumentJsonConverter.Read Method

Declaring Type: CustomV1DocumentJsonConverter
Namespace: Mindee.Product.Custom
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Read(Utf8JsonReader, Type, JsonSerializerOptions)

public CustomV1Document Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options);

Parameters

reader Utf8JsonReader

typeToConvert Type

options JsonSerializerOptions

Returns

CustomV1Document


Documentation generated by MdDocs