Subversion Repositories SmartDukaan

Rev

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

Rev 19714 Rev 19755
Line 131... Line 131...
131
	45:bool holdOverride,
131
	45:bool holdOverride,
132
	46:i64 packQuantity,
132
	46:i64 packQuantity,
133
	47:i64 quantityStep,
133
	47:i64 quantityStep,
134
	48:i64 minimumBuyQuantity,
134
	48:i64 minimumBuyQuantity,
135
	49:i64 maximumBuyQuantity 
135
	49:i64 maximumBuyQuantity 
-
 
136
	50:optional double dealPrice
136
}
137
}
137
 
138
 
138
struct Insurer{
139
struct Insurer{
139
	1:i64 id,
140
	1:i64 id,
140
	2:string name,
141
	2:string name,