Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetValuesOnPathsDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional json: any
    • Optional values: any[]
    • Optional paths: string[]

    Returns SetValuesOnPathsDto

Properties

json

json: any

query json structure

default

undefined

paths

paths: string[]

query json structures

default

undefined

values

values: any[]

values to be set

default

undefined

Generated using TypeDoc