Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

AsObject: { amountAsLong: number; arbitratorBtcPubKey: Uint8Array | string; arbitratorNodeAddress?: NodeAddress.AsObject; arbitratorPubKeyRing?: PubKeyRing.AsObject; assetTxProofResult: string; chatMessageList: ChatMessage.AsObject[]; contract?: Contract.AsObject; contractAsJson: string; contractHash: Uint8Array | string; counterCurrencyExtraData: string; counterCurrencyTxId: string; delayedPayoutTxBytes: Uint8Array | string; disputeState: DisputeState; errorMessage: string; lastRefreshRequestDate: number; lockTime: number; makerNodeAddress?: NodeAddress.AsObject; makerPubKeyRing?: PubKeyRing.AsObject; mediationResultState: MediationResultState; mediatorNodeAddress?: NodeAddress.AsObject; mediatorPubKeyRing?: PubKeyRing.AsObject; offer?: Offer.AsObject; payoutTxId: string; periodState: TradePeriodState; price: number; processModel?: ProcessModel.AsObject; refundAgentNodeAddress?: NodeAddress.AsObject; refundAgentPubKeyRing?: PubKeyRing.AsObject; refundResultState: RefundResultState; state: Trade.State; takeOfferDate: number; takerFeeAsLong: number; takerFeeTxId: string; takerNodeAddress?: NodeAddress.AsObject; takerPaymentAccountId: string; takerPubKeyRing?: PubKeyRing.AsObject; txFeeAsLong: number; uid: string }

Type declaration

Generated using TypeDoc