Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LookupInResultEntry

Contains the results of a specific sub-operation within a lookup-in operation.

Hierarchy

  • LookupInResultEntry

Index

Properties

Properties

error

error: null | Error

The error, if any, which occured when attempting to perform this sub-operation.

Optional value

value: any

The value returned by the sub-operation.

Generated using TypeDoc