Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogQueryResponseResultDocuments

Object containing result information that was returned by the query used to create this log entry. Only returned with logs of type query.

Hierarchy

  • LogQueryResponseResultDocuments

Index

Properties

Properties

Optional count

count: number

The number of results returned in the query associate with this log.

Optional results

Array of log query response results.

Generated using TypeDoc