Liking cljdoc? Tell your friends :D

monkey.ci.invoicing

Functions for interacting with the external invoicing microservice

Functions for interacting with the external invoicing microservice
raw docstring

create-customerclj

source

create-invoiceclj

source

get-customerclj

(get-customer client id)
source

list-customersclj

Lists all registered invoicing customers. Returns a deferred with the http response.

Lists all registered invoicing customers.  Returns a deferred with the
http response.
sourceraw docstring

list-invoicesclj

Lists all invoices. Returns a deferred with the http response.

Lists all invoices.  Returns a deferred with the http response.
sourceraw docstring

make-clientclj

(make-client conf)

Creates a new invoicing client with given config. The client is a 1-arity function that accepts request options, and executes an async http request.

Creates a new invoicing client with given config.  The client is a 1-arity
function that accepts request options, and executes an async http request.
sourceraw docstring

update-customerclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close