Subversion Repositories SmartDukaan

Rev

Rev 3270 | Rev 3374 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3270 Rev 3274
Line 47... Line 47...
47
 	'2000' : 'HDFC-VISA/VISA Electron Debit Card'
47
 	'2000' : 'HDFC-VISA/VISA Electron Debit Card'
48
	'2008' : 'HDFC-VISA'
48
	'2008' : 'HDFC-VISA'
49
	'2017' : 'HDFC-MasterCard'
49
	'2017' : 'HDFC-MasterCard'
50
	'3000' : 'COD'
50
	'3000' : 'COD'
51
	'2001' : 'Cheque'
51
	'2001' : 'Cheque'
-
 
52
	'1026' : 'EBS-ICICI Bank Debit Card'
-
 
53
    '1027' : 'EBS-SBI Debit Card'
52
 }
54
}
53
 
55
 
54
struct Attribute{
56
struct Attribute{
55
	1:string name,
57
	1:string name,
56
	2:string value
58
	2:string value
57
}
59
}