Methods:
client.gamertags.createCharge({ ...params }) -> voidclient.gamertags.retrieveByGamertag(gamertag) -> voidclient.gamertags.retrieveByZbdID(id) -> voidclient.gamertags.retrievePayment(id) -> voidclient.gamertags.sendPayment({ ...params }) -> void
Methods:
Methods:
client.internalTransfer.initiate({ ...params }) -> void
Methods:
client.lightningAddress.createCharge({ ...params }) -> voidclient.lightningAddress.sendPayment({ ...params }) -> voidclient.lightningAddress.validate(address) -> void
Methods:
client.lightningStaticCharges.create({ ...params }) -> voidclient.lightningStaticCharges.retrieve(id) -> voidclient.lightningStaticCharges.update(id, { ...params }) -> void
Methods:
client.vouchers.create({ ...params }) -> voidclient.vouchers.retrieve(id) -> voidclient.vouchers.redeem({ ...params }) -> voidclient.vouchers.revoke({ ...params }) -> void
Methods:
client.withdrawalRequests.create({ ...params }) -> voidclient.withdrawalRequests.retrieve(id) -> void
Methods:
Methods:
client.wallet.retrieveBalance() -> void
Methods:
client.utils.checkIPSupport(ip) -> voidclient.utils.decodeLightningCharge({ ...params }) -> voidclient.utils.listProdIPs() -> voidclient.utils.retrieveBtcUsd() -> void
Methods:
client.oauth2.createAuthorizationURL() -> voidclient.oauth2.refreshToken() -> voidclient.oauth2.retrieveUserData({ ...params }) -> voidclient.oauth2.retrieveWalletData({ ...params }) -> void
Methods:
client.keysendPayments.send({ ...params }) -> void
Methods:
client.emailPayments.send({ ...params }) -> void