Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SHAPES

Index

Constructors

  • new SHAPES(client: any, socket: any): SHAPES

Properties

getShapesPromise: Promise<any>
shapeFecthing: boolean

Methods

  • delete(shapeId: any): Promise<any>
  • get(shapeId: string): Promise<H_Shape>
  • listRecent(since: number): Promise<any>
  • markAllDeleted(yardId: any): Promise<any>
  • markDeleted(shapeId: any): Promise<any>
  • patch(shape: H_Shape): Promise<any>

Generated using TypeDoc