mindee-api-dotnet

GeneratedV1DocumentJsonConverter.Read Method

Declaring Type: GeneratedV1DocumentJsonConverter
Namespace: Mindee.Product.Generated
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Read(Utf8JsonReader, Type, JsonSerializerOptions)

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

Parameters

reader Utf8JsonReader

typeToConvert Type

options JsonSerializerOptions

Returns

GeneratedV1Document


Documentation generated by MdDocs