Skip to content

Commit a05a975

Browse files
author
Babichev Maxim
authored
Update Transfer.php
1 parent cc42515 commit a05a975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Models/Transfer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Transfer extends Model
1919
'from_id',
2020
'to_type',
2121
'to_id',
22+
'refund',
2223
'uuid',
2324
];
2425

0 commit comments

Comments
 (0)