Skip to content

Commit

Permalink
Renames field to PaymentRef
Browse files Browse the repository at this point in the history
  • Loading branch information
alexxmattei committed Dec 15, 2024
1 parent 357bac5 commit 143cd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings/models/payOut.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export namespace payOut {
/**
* Payment reference provided for the payout.
*/
PayoutPaymentRef: PayoutPaymentRefData
PaymentRef: PayoutPaymentRefData
}

interface CreatePayOut {
Expand Down

0 comments on commit 143cd6d

Please sign in to comment.