API implements the service interface and is the concrete implementation of the api end point.

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

NAME: string = "Annotations"
VERSION: number = 2
_transport: Transport
NAME: string = "Annotations"
VERSION: number = 2

Methods

  • Get returns annotations for given entities. If annotations cannot be retrieved for a given entity, an error is returned. Each entity is treated independently and, hence, will fail or succeed independently.

    Parameters

    Returns Promise<AnnotationsGetResults>

Generated using TypeDoc