Skip to content

API documentation of Agoric SDK / Exports / @agoric/zoe / tools/types-ambient / PriceQuote

Interface: PriceQuote

@agoric/zoe.tools/types-ambient.PriceQuote

Table of contents

Properties

Properties

quoteAmount

quoteAmount: Amount<"set">

Amount whose value is a PriceQuoteValue

Defined in

zoe/tools/types-ambient.js:5


quotePayment

quotePayment: ERef<Payment<"set">>

The quoteAmount wrapped as a payment

Defined in

zoe/tools/types-ambient.js:7