Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

createdAt

createdAt: Date = new Date()

id

id: number = 0

owner

owner: string = "0x0"

tags

tags: Map<string, string>

updatedAt

updatedAt: Date = new Date()

Methods

copy

Protected deepCopyFromJson

Protected getClass

toJson

  • toJson(): any

Static fromJson

Generated using TypeDoc