hyperwallet-sdk
hyperwallet-sdk
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
L
|
M
|
P
|
S
|
U
_
__buildUrl() (hyperwallet.api.Api method)
__checkResponseHeaderContentType() (hyperwallet.utils.apiclient.ApiClient method)
__getRequestData() (hyperwallet.utils.apiclient.ApiClient method)
__updateTransferMethod() (hyperwallet.api.Api method)
_makeRequest() (hyperwallet.utils.apiclient.ApiClient method)
A
activateUser() (hyperwallet.api.Api method)
Api (class in hyperwallet.api)
ApiClient (class in hyperwallet.utils.apiclient)
C
createBankAccount() (hyperwallet.api.Api method)
createBankAccountStatusTransition() (hyperwallet.api.Api method)
createBankCard() (hyperwallet.api.Api method)
createBankCardStatusTransition() (hyperwallet.api.Api method)
createPaperCheck() (hyperwallet.api.Api method)
createPaperCheckStatusTransition() (hyperwallet.api.Api method)
createPayment() (hyperwallet.api.Api method)
createPaymentStatusTransition() (hyperwallet.api.Api method)
createPayPalAccount() (hyperwallet.api.Api method)
createPayPalAccountStatusTransition() (hyperwallet.api.Api method)
createPrepaidCard() (hyperwallet.api.Api method)
createPrepaidCardStatusTransition() (hyperwallet.api.Api method)
createTransfer() (hyperwallet.api.Api method)
createTransferMethod() (hyperwallet.api.Api method)
createTransferRefund() (hyperwallet.api.Api method)
createTransferSpendBackRefund() (hyperwallet.api.Api method)
createTransferStatusTransition() (hyperwallet.api.Api method)
createUser() (hyperwallet.api.Api method)
createUserStatusTransition() (hyperwallet.api.Api method)
createVenmoAccount() (hyperwallet.api.Api method)
createVenmoAccountStatusTransition() (hyperwallet.api.Api method)
D
deactivateBankAccount() (hyperwallet.api.Api method)
deactivateBankCard() (hyperwallet.api.Api method)
deactivatePaperCheck() (hyperwallet.api.Api method)
deactivatePayPalAccount() (hyperwallet.api.Api method)
deactivatePrepaidCard() (hyperwallet.api.Api method)
deactivateUser() (hyperwallet.api.Api method)
deactivateVenmoAccount() (hyperwallet.api.Api method)
doGet() (hyperwallet.utils.apiclient.ApiClient method)
doPost() (hyperwallet.utils.apiclient.ApiClient method)
doPut() (hyperwallet.utils.apiclient.ApiClient method)
E
encrypted (hyperwallet.utils.apiclient.ApiClient property)
F
freezeUser() (hyperwallet.api.Api method)
G
getAccount() (hyperwallet.api.Api method)
getAuthenticationToken() (hyperwallet.api.Api method)
getBankAccount() (hyperwallet.api.Api method)
getBankAccountStatusTransition() (hyperwallet.api.Api method)
getBankCard() (hyperwallet.api.Api method)
getBankCardStatusTransition() (hyperwallet.api.Api method)
getPaperCheck() (hyperwallet.api.Api method)
getPaperCheckStatusTransition() (hyperwallet.api.Api method)
getPayment() (hyperwallet.api.Api method)
getPaymentStatusTransition() (hyperwallet.api.Api method)
getPayPalAccount() (hyperwallet.api.Api method)
getPayPalAccountStatusTransition() (hyperwallet.api.Api method)
getPrepaidCard() (hyperwallet.api.Api method)
getPrepaidCardStatusTransition() (hyperwallet.api.Api method)
getProgram() (hyperwallet.api.Api method)
getTransfer() (hyperwallet.api.Api method)
getTransferMethodConfiguration() (hyperwallet.api.Api method)
getTransferRefund() (hyperwallet.api.Api method)
getTransferStatusTransition() (hyperwallet.api.Api method)
getUser() (hyperwallet.api.Api method)
getUserStatusTransition() (hyperwallet.api.Api method)
getVenmoAccount() (hyperwallet.api.Api method)
getVenmoAccountStatusTransition() (hyperwallet.api.Api method)
getWebhookNotification() (hyperwallet.api.Api method)
H
hyperwallet.api
module
hyperwallet.utils.apiclient
module
L
listBalancesForAccount() (hyperwallet.api.Api method)
listBalancesForPrepaidCard() (hyperwallet.api.Api method)
listBalancesForUser() (hyperwallet.api.Api method)
listBankAccounts() (hyperwallet.api.Api method)
listBankAccountStatusTransitions() (hyperwallet.api.Api method)
listBankCards() (hyperwallet.api.Api method)
listBankCardStatusTransitions() (hyperwallet.api.Api method)
listPaperChecks() (hyperwallet.api.Api method)
listPaperCheckStatusTransitions() (hyperwallet.api.Api method)
listPayments() (hyperwallet.api.Api method)
listPaymentStatusTransitions() (hyperwallet.api.Api method)
listPayPalAccounts() (hyperwallet.api.Api method)
listPayPalAccountStatusTransitions() (hyperwallet.api.Api method)
listPrepaidCards() (hyperwallet.api.Api method)
listPrepaidCardStatusTransitions() (hyperwallet.api.Api method)
listReceiptsForAccount() (hyperwallet.api.Api method)
listReceiptsForPrepaidCard() (hyperwallet.api.Api method)
listReceiptsForUser() (hyperwallet.api.Api method)
listTransferMethodConfigurations() (hyperwallet.api.Api method)
listTransferMethods() (hyperwallet.api.Api method)
listTransferRefunds() (hyperwallet.api.Api method)
listTransfers() (hyperwallet.api.Api method)
listTransferStatusTransitions() (hyperwallet.api.Api method)
listUsers() (hyperwallet.api.Api method)
listUserStatusTransitions() (hyperwallet.api.Api method)
listVenmoAccounts() (hyperwallet.api.Api method)
listVenmoAccountStatusTransitions() (hyperwallet.api.Api method)
listWebhookNotifications() (hyperwallet.api.Api method)
lockPrepaidCard() (hyperwallet.api.Api method)
lockUser() (hyperwallet.api.Api method)
lostOrStolenPrepaidCard() (hyperwallet.api.Api method)
M
module
hyperwallet.api
hyperwallet.utils.apiclient
P
preactivateUser() (hyperwallet.api.Api method)
putDocument() (hyperwallet.utils.apiclient.ApiClient method)
S
setDocumentAndReasonFromResponseHelper() (hyperwallet.api.Api method)
suspendPrepaidCard() (hyperwallet.api.Api method)
U
unlockPrepaidCard() (hyperwallet.api.Api method)
unsuspendPrepaidCard() (hyperwallet.api.Api method)
updateBankAccount() (hyperwallet.api.Api method)
updateBankCard() (hyperwallet.api.Api method)
updatePaperCheck() (hyperwallet.api.Api method)
updatePayPalAccount() (hyperwallet.api.Api method)
updatePrepaidCard() (hyperwallet.api.Api method)
updateUser() (hyperwallet.api.Api method)
updateVenmoAccount() (hyperwallet.api.Api method)
uploadDocumentsForUser() (hyperwallet.api.Api method)