Upstream v1.2.3 Upstream.B2.Base behaviour View Source
Base B2 module for using in the api call definitions
simply call use Upstream.B2
in the module and define the url, header, body
and use the module to make the calls.
Link to this section Summary
Link to this section Callbacks
Link to this callback
body(arg0)
View Source
body(nil | String.t() | map() | any()) :: map() | any()