Table of Contents

Interface IParsedDocWithId

Namespace
Textkernel.Tx.Models.API.BimetricScoring
Assembly
Textkernel.Tx.SDK.dll

Interface to simplify Bimetric Score requests

public interface IParsedDocWithId

Properties

Id

The id of the document (used in the response body)

string Id { get; }

Property Value

string