mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
fix: return nick name for each card while listing saved cards (#1391)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
This commit is contained in:
@ -37,4 +37,5 @@ pub struct LockerMockUpNew {
|
||||
pub card_cvc: Option<String>,
|
||||
pub payment_method_id: Option<String>,
|
||||
pub customer_id: Option<String>,
|
||||
pub nickname: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user