Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • QueryDto

Index

Constructors

Properties

Constructors

constructor

  • new QueryDto(json?: any, query?: string): QueryDto
  • Parameters

    • Optional json: any
    • Optional query: string

    Returns QueryDto

Properties

json

json: any

query json structure

default

undefined

query

query: string

query path

default

undefined

Generated using TypeDoc