Subversion Repositories SmartDukaan

Rev

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

Rev 23152 Rev 23158
Line 139... Line 139...
139
}
139
}
140
 
140
 
141
struct StateGstRate{
141
struct StateGstRate{
142
	1:i64 itemId,
142
	1:i64 itemId,
143
	2:i64 stateId,
143
	2:i64 stateId,
144
	3:double taxRate
144
	3:double igstRate,
-
 
145
	4:double cgstRate,
-
 
146
	5:double sgstRate
145
}
147
}
146
 
148
 
147
struct Insurer{
149
struct Insurer{
148
	1:i64 id,
150
	1:i64 id,
149
	2:string name,
151
	2:string name,