Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new OfferInteraction(offerId?: number, events?: Array<string>): OfferInteraction

Properties

createdAt

createdAt: Date = new Date()

events

events: Array<string>

id

id: number = 0

info

info: string

offerId

offerId: number = 0

owner

owner: string = "0x0"

state

state: OfferResultAction = OfferResultAction.NONE

updatedAt

updatedAt: Date = new Date()

Methods

copy

Protected deepCopyFromJson

Protected getClass

toJson

  • toJson(): object

Static fromJson

Generated using TypeDoc