Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new OfferShareData(offerSearchId?: number, clientResponse?: string, priceId?: number): OfferShareData

Properties

accepted

accepted: boolean = false

clientId

clientId: string = "0x0"

clientResponse

clientResponse: string = ""

offerOwner

offerOwner: string = "0x0"

offerSearchId

offerSearchId: number = 0

priceId

priceId: number

worth

worth: string = "0"

Methods

copy

Protected deepCopyFromJson

Protected getClass

toJson

  • toJson(): object

Generated using TypeDoc