Uses of Class
org.knowm.xchange.luno.dto.LunoBoolean
Packages that use LunoBoolean
-
Uses of LunoBoolean in org.knowm.xchange.luno
Methods in org.knowm.xchange.luno that return LunoBooleanModifier and TypeMethodDescriptionLunoAPI.send
(BigDecimal amount, String currency, String address, String description, String message) Send Bitcoin from your account to a Bitcoin address or email address.
If the email address is not associated with an existing Luno account, an invitation to create an account and claim the funds will be sent.
Warning! Bitcoin transactions are irreversible.LunoAPIImpl.send
(BigDecimal amount, String currency, String address, String description, String message) LunoAuthenticated.send
(si.mazi.rescu.ParamsDigest auth, BigDecimal amount, String currency, String address, String description, String message) Send Bitcoin from your account to a Bitcoin address or email address.
If the email address is not associated with an existing Luno account, an invitation to create an account and claim the funds will be sent.
Warning! Bitcoin transactions are irreversible.Request to stop an order.Request to stop an order.