Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PatchAreaRequest

Hierarchy

Implements

Index

Constructors

Properties

Constructors

constructor

  • new PatchAreaRequest(id: number, area: string, patch: Array<any>): PatchAreaRequest

Properties

area

area: string

id

id: number

Identifier of request in the scope of current session

patch

patch: Array<any>

type

type: string

See Message#type description

Generated using TypeDoc