Liking cljdoc? Tell your friends :D
ClojureScript only.

web.payments.PaymentItem

The web.payments.PaymentItem dictionary is used by the Payment API to describe a single line item on a payment request.

The `web.payments.PaymentItem` dictionary is used by the Payment
API to describe a single line item on a payment request.
raw docstring

amountcljs

(amount this)

Property.

A PaymentCurrencyAmount object describing the monetary value the item.

Property.

A PaymentCurrencyAmount object describing the monetary value
the item.
sourceraw docstring

set-amount!cljs

(set-amount! this val)

Property.

A PaymentCurrencyAmount object describing the monetary value the item.

Property.

A PaymentCurrencyAmount object describing the monetary value
the item.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close