Interface PostOfferConfig

Configuration to post or clone an offer.

Hierarchy

  • PostOfferConfig

Properties

amount?: bigint
assetCode?: string
buyerAsTakerWithoutDeposit?: boolean
direction?: OfferDirection
extraInfo?: string
isPrivateOffer?: boolean
marketPriceMarginPct?: number
minAmount?: bigint
paymentAccountId?: string
price?: number
reserveExactAmount?: boolean
securityDepositPct?: number
sourceOfferId?: string
triggerPrice?: number

Generated using TypeDoc