feat(address): add payment method billing details (#3812)

This commit is contained in:
Narayan Bhat
2024-03-01 17:37:29 +05:30
committed by GitHub
parent f95beaa189
commit 33f07419ab
90 changed files with 1690 additions and 215 deletions

View File

@ -295,6 +295,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::MandateData,
api_models::payments::PhoneDetails,
api_models::payments::PaymentMethodData,
api_models::payments::PaymentMethodDataRequest,
api_models::payments::MandateType,
api_models::payments::AcceptanceType,
api_models::payments::MandateAmountData,