Interface representing the parameters for buy

Hierarchy

  • BuyParams

Properties

provider: Web3Provider

The provider to use for the buy.

orders: checkout.BuyOrder[]

The orders to buy

The overrides to use for the buy. Currently only processes the first order in the array until batch processing is supported.

Generated using TypeDoc