Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

AsObject: { amountAsLong: number; arbitratorNodeAddress?: NodeAddress.AsObject; assetTxProofResult: string; chatMessageList: ChatMessage.AsObject[]; contract?: Contract.AsObject; contractAsJson: string; contractHash: Uint8Array | string; counterCurrencyExtraData: string; counterCurrencyTxId: string; disputeState: DisputeState; errorMessage: string; lockTime: number; mediationResultState: MediationResultState; mediatorNodeAddress?: NodeAddress.AsObject; offer?: Offer.AsObject; payoutState: PayoutState; payoutTxHex: string; payoutTxId: string; payoutTxKey: string; periodState: TradePeriodState; price: number; processModel?: ProcessModel.AsObject; refundAgentNodeAddress?: NodeAddress.AsObject; refundResultState: RefundResultState; state: Trade.State; takeOfferDate: number; takerFeeAsLong: number; txFeeAsLong: number; uid: string }

Type declaration

Generated using TypeDoc