Subversion Repositories SmartDukaan

Rev

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

Rev 3010 Rev 3164
Line 44... Line 44...
44
	'1134' : 'EBS-ICash'
44
	'1134' : 'EBS-ICash'
45
	'1135' : 'EBS-Corporation Bank Account'
45
	'1135' : 'EBS-Corporation Bank Account'
46
 	'2000' : 'HDFC-VISA/VISA Electron Debit Card'
46
 	'2000' : 'HDFC-VISA/VISA Electron Debit Card'
47
	'2008' : 'HDFC-VISA'
47
	'2008' : 'HDFC-VISA'
48
	'2017' : 'HDFC-MasterCard'
48
	'2017' : 'HDFC-MasterCard'
-
 
49
	'3000' : 'COD'
49
}
50
 }
50
 
51
 
51
struct Attribute{
52
struct Attribute{
52
	1:string name,
53
	1:string name,
53
	2:string value
54
	2:string value
54
}
55
}