Interface OfferConfig

Configuration to post, clone, or edit an offer.

Hierarchy

  • OfferConfig

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