mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(utils): add iso representation for each state for european countries (#7273)
This commit is contained in:
@ -1684,7 +1684,7 @@ impl MandateIds {
|
||||
pub struct MandateData {
|
||||
/// A way to update the mandate's payment method details
|
||||
pub update_mandate_id: Option<String>,
|
||||
/// A concent from the customer to store the payment method
|
||||
/// A consent from the customer to store the payment method
|
||||
pub customer_acceptance: Option<CustomerAcceptance>,
|
||||
/// A way to select the type of mandate used
|
||||
pub mandate_type: Option<MandateType>,
|
||||
|
||||
Reference in New Issue
Block a user