Liking cljdoc? Tell your friends :D

exchange.api.items


add-categoriesclj

(add-categories id categories)

Adds categories provided as a vector of strings to an item

Adds categories provided as a vector of strings to an item
sourceraw docstring

add-categoryclj

(add-category id category)

Adds category to an item

Adds category to an item
sourceraw docstring

importance-setclj

Exhange importance set

Exhange importance set
sourceraw docstring

remove-categoriesclj

(remove-categories id categories)

Removes categories provided as a vector of strings from an item

Removes categories provided as a vector of strings from an item
sourceraw docstring

remove-categoryclj

(remove-category id category)

Removes category provided as a string from an item

Removes category provided as a string from an item
sourceraw docstring

set-item-importanceclj

(set-item-importance id importance)

Sets item importance. Default importance is :normal

Sets item importance. Default importance is :normal
sourceraw docstring

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

× close