Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PathsDto

Index

Constructors

Properties

Constructors

constructor

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

    • Optional json: any
    • Optional query: string

    Returns PathsDto

Properties

json

json: any

query json structure

default

undefined

query

query: string

query path

default

undefined

Generated using TypeDoc