AsObject: {
amount: string;
buyerSecurityDepositPct: number;
currencyCode: string;
direction: string;
marketPriceMarginPct: number;
minAmount: string;
paymentAccountId: string;
price: string;
reserveExactAmount: boolean;
triggerPrice: string;
useMarketBasedPrice: boolean;
}
Type declaration
-
amount: string
-
buyerSecurityDepositPct: number
-
currencyCode: string
-
direction: string
-
marketPriceMarginPct: number
-
minAmount: string
-
paymentAccountId: string
-
price: string
-
reserveExactAmount: boolean
-
triggerPrice: string
-
useMarketBasedPrice: boolean