mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 14:07:18 +08:00 
			
		
		
		
	refactor(dynamic_fields): Multiple SDK queries fixed (#7380)
This commit is contained in:
		@ -233,6 +233,7 @@ pub enum FieldType {
 | 
			
		||||
    UserShippingAddressPincode,
 | 
			
		||||
    UserShippingAddressState,
 | 
			
		||||
    UserShippingAddressCountry { options: Vec<String> },
 | 
			
		||||
    UserSocialSecurityNumber,
 | 
			
		||||
    UserBlikCode,
 | 
			
		||||
    UserBank,
 | 
			
		||||
    UserBankAccountNumber,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user