-
Notifications
You must be signed in to change notification settings - Fork 18
listTransferMethods not handling response as a list #46
Open
Description
See https://github.com/hyperwallet/python-sdk/blob/master/hyperwallet/api.py#L3091
According to API docs response in data property is a list. listTransferMethods() tries to pass the whole response dict to TransferMethod()
Activity
Metadata
Metadata
Assignees
Labels
No labels