mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(payouts): Add Wallet to Payouts (#3502)
This commit is contained in:
@ -389,6 +389,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payouts::PayoutCreateRequest,
|
||||
api_models::payments::Address,
|
||||
api_models::payouts::Card,
|
||||
api_models::payouts::Wallet,
|
||||
api_models::payouts::Paypal,
|
||||
api_models::payouts::AchBankTransfer,
|
||||
api_models::payouts::BacsBankTransfer,
|
||||
api_models::payouts::SepaBankTransfer,
|
||||
|
||||
Reference in New Issue
Block a user