mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
refactor(relay): add trait based implementation for relay (#7264)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -546,7 +546,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::relay::RelayResponse,
|
||||
api_models::enums::RelayType,
|
||||
api_models::relay::RelayData,
|
||||
api_models::relay::RelayRefundRequest,
|
||||
api_models::relay::RelayRefundRequestData,
|
||||
api_models::enums::RelayStatus,
|
||||
api_models::relay::RelayError,
|
||||
api_models::payments::AmountFilter,
|
||||
|
||||
Reference in New Issue
Block a user