Subversion Repositories SmartDukaan

Rev

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

Rev 15701 Rev 18002
Line 125... Line 125...
125
	40:string bestDealsDetailsLink,
125
	40:string bestDealsDetailsLink,
126
	41:i64 preferredInsurer,
126
	41:i64 preferredInsurer,
127
	42:string asin,
127
	42:string asin,
128
	43:i64 defaultInventory,
128
	43:i64 defaultInventory,
129
	44:i64 holdInventory,
129
	44:i64 holdInventory,
130
	45:bool holdOverride
130
	45:bool holdOverride,
-
 
131
	46:i64 packQuantity
131
}
132
}
132
 
133
 
133
struct Insurer{
134
struct Insurer{
134
	1:i64 id,
135
	1:i64 id,
135
	2:string name,
136
	2:string name,