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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |