On resolve, an object (which is intentionally abstracted to be
robust against API changes) that will be sent to Bity's /order
endpoint.
On rejection, the error object.
A currency code supported by Bity. See /currencies
endpoint for available codes.
A numerical string amount to retain precision, i.e. "14.3339"
.
A currency code supported by Bity. See /currencies
endpoint for available codes.
A numerical string amount to retain precision, i.e. "14.3339"
.
Generated using TypeDoc
Allows to stay within the context of configuring an order. By default it will be a no operation until setInput or setOutput is called.