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.
(amount this)
Property.
A PaymentCurrencyAmount object describing the monetary value the item.
Property. A PaymentCurrencyAmount object describing the monetary value the item.
(set-amount! this val)
Property.
A PaymentCurrencyAmount object describing the monetary value the item.
Property. A PaymentCurrencyAmount object describing the monetary value the item.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close