Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cas

CAS represents an opaque value which can be used to compare documents to determine if a change has occurred.

Hierarchy

  • Cas

Index

Methods

  • toJSON(): any
  • Generates a JSON representation of this CAS.

    Returns any

  • toString(): string
  • Generates a string representation of this CAS.

    Returns string

Generated using TypeDoc