Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOfferRequest

Index

Type aliases

Type aliases

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

Type declaration

  • amount: string
  • buyerSecurityDepositPct: number
  • currencyCode: string
  • direction: string
  • marketPriceMarginPct: number
  • minAmount: string
  • paymentAccountId: string
  • price: string
  • triggerPrice: string
  • useMarketBasedPrice: boolean

Generated using TypeDoc