(find-all-shop-receipts-by-status shop-id
status
&
{:keys [limit offset page] :as params})
Retrieves a set of Receipt objects associated to a Shop based on the status.
Retrieves a set of Receipt objects associated to a Shop based on the status.
(get-receipt receipt-id)
Retrieves a Receipt by id.
Retrieves a Receipt by id.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close