AsObject: {
amount: string;
arbitratorSigner: string;
baseCurrencyCode: string;
buyerSecurityDeposit: string;
counterCurrencyCode: string;
date: number;
direction: string;
id: string;
isActivated: boolean;
isMyOffer: boolean;
makerFee: string;
marketPriceMarginPct: number;
minAmount: string;
minVolume: string;
offerFeeTxId: string;
ownerNodeAddress: string;
paymentAccountId: string;
paymentMethodId: string;
paymentMethodShortName: string;
price: string;
protocolVersion: number;
pubKeyRing: string;
sellerSecurityDeposit: string;
state: string;
triggerPrice: string;
useMarketBasedPrice: boolean;
versionNr: string;
volume: string;
}
Type declaration
-
amount: string
-
arbitratorSigner: string
-
baseCurrencyCode: string
-
buyerSecurityDeposit: string
-
counterCurrencyCode: string
-
date: number
-
direction: string
-
id: string
-
isActivated: boolean
-
isMyOffer: boolean
-
makerFee: string
-
marketPriceMarginPct: number
-
minAmount: string
-
minVolume: string
-
offerFeeTxId: string
-
ownerNodeAddress: string
-
paymentAccountId: string
-
paymentMethodId: string
-
paymentMethodShortName: string
-
price: string
-
protocolVersion: number
-
pubKeyRing: string
-
sellerSecurityDeposit: string
-
state: string
-
triggerPrice: string
-
useMarketBasedPrice: boolean
-
versionNr: string
-
volume: string