Skip to content

Commit 79b983b

Browse files
author
mgovindhasamy
committed
models file changes
1 parent f582d31 commit 79b983b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hyperwallet/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ def __init__(self, data):
823823
'token': None,
824824
'status': None,
825825
'createdOn': None,
826-
'clientTransferId': None,
826+
'clientRefundId': None,
827827
'sourceToken': None,
828828
'sourceAmount': None,
829829
'sourceFeeAmount': None,

0 commit comments

Comments
 (0)