Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/comprehendmedical@2018-10-30/mod.ts>Entity

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface Entity
import { type Entity } from "https://deno.land/x/aws_api@v0.1.0/services/comprehendmedical@2018-10-30/mod.ts";

Properties

optional
Id: number | null
optional
BeginOffset: number | null
optional
EndOffset: number | null
optional
Score: number | null
optional
Text: string | null
optional
Category: EntityType | null
optional
Type: EntitySubType | null
optional
Traits: Trait[] | null
optional
Attributes: Attribute[] | null