(create customer)
(create customer attrs)
(create customer attrs ro-opts)
(list)
(list params)
(list params ro-opts)
(pay invoice)
(pay invoice ro-opts)
(prorated? invoice)
True if at least one item and all items are prorated.
True if at least one item and all items are prorated.
(retrieve id)
(retrieve id ro-opts)
(upcoming customer)
(upcoming customer attrs)
(upcoming customer attrs ro-opts)
(update invoice attrs)
(update invoice attrs ro-opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close