Liking cljdoc? Tell your friends :D

ventas.entities.order


get-amountclj

(get-amount {:order/keys [lines]})

Returns an amount entity representing the total amount to be paid

Returns an amount entity representing the total amount to be paid
sourceraw docstring

get-amount!clj

(get-amount! order)

Same as get-amount, but throws if there's no amount

Same as get-amount, but throws if there's no amount
sourceraw docstring

get-country-groupclj

(get-country-group order)

Gets the country group from the shipping address of the given order

Gets the country group from the shipping address of the given order
sourceraw docstring

status-historyclj

(status-history id)
source

statusesclj

source

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

× close