Skip to main content

BuyOptions

@totemsdk/edge


@totemsdk/edge / BuyOptions

Interface: BuyOptions

Properties

acquireBy?

optional acquireBy?: number

Overall acquisition deadline (independent of negotiation TTL).


adapter?

optional adapter?: ResourceAdapter

Resource adapter to use for execution.


context?

optional context?: Record<string, unknown>

Execution context passed to the adapter.


intent

intent: PurchaseIntent


negotiation?

optional negotiation?: Partial<NegotiationLimits>

Negotiation limits (used only on the negotiated path).


strategy?

optional strategy?: NegotiationStrategy