Liking cljdoc? Tell your friends :D

web.payments.PaymentDetailsBase

The PaymentDetailsBase dictionary is a mixin used by the PaymentDetailsInit web.payments.PaymentDetailsUpdate dictionaries.

The PaymentDetailsBase dictionary is a mixin used by the `PaymentDetailsInit`
`web.payments.PaymentDetailsUpdate` dictionaries.
raw docstring

display-items-optionalcljs

(display-items-optional this)

Property.

An array of PaymentItem objects, each describing one line item the payment request. These represent the line items on a receipt invoice.

Property.

An array of PaymentItem objects, each describing one line item
the payment request. These represent the line items on a receipt
invoice.
sourceraw docstring

set-display-items-optional!cljs

(set-display-items-optional! this val)

Property.

An array of PaymentItem objects, each describing one line item the payment request. These represent the line items on a receipt invoice.

Property.

An array of PaymentItem objects, each describing one line item
the payment request. These represent the line items on a receipt
invoice.
sourceraw docstring

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

× close