Group
Show / Hide Table of Contents

Interface IParsedDocWithId

Interface to simplify Bimetric Score requests

Namespace: Textkernel.Tx.Models.API.BimetricScoring
Assembly: Textkernel.Tx.SDK.dll
Syntax
public interface IParsedDocWithId

Properties

| Improve this Doc View Source

Id

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

Declaration
string Id { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾