fix(connector): [NETCETERA] add sdk-type and default-sdk-type in netcetera authentication request (#7156)

This commit is contained in:
Sai Harsha Vardhan
2025-02-03 23:55:22 +05:30
committed by GitHub
parent 0e9966a54d
commit 64a7afa6d4
6 changed files with 80 additions and 4 deletions

View File

@ -653,6 +653,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::enums::PaymentChargeType,
api_models::enums::StripeChargeType,
api_models::payments::CustomerDetailsResponse,
api_models::payments::SdkType,
api_models::payments::OpenBankingData,
api_models::payments::OpenBankingSessionToken,
api_models::payments::BankDebitResponse,