Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParserResponse<T>

Type parameters

  • T

Hierarchy

  • ParserResponse

Index

Properties

Properties

data: T[]

Data returned by the parser

total: number

Total number of rows of data in the server

Generated using TypeDoc