Subversion Repositories SmartDukaan

Rev

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

Rev 9816 Rev 9841
Line 82... Line 82...
82
	39:string bestDealsDetailsText,
82
	39:string bestDealsDetailsText,
83
	40:string bestDealsDetailsLink,
83
	40:string bestDealsDetailsLink,
84
	41:i64 preferredInsurer,
84
	41:i64 preferredInsurer,
85
	42:string asin,
85
	42:string asin,
86
	43:i64 defaultInventory,
86
	43:i64 defaultInventory,
87
	44:i64 holdInventory
87
	44:i64 holdInventory,
-
 
88
	45:bool holdOverride
88
}
89
}
89
 
90
 
90
struct Insurer{
91
struct Insurer{
91
	1:i64 id,
92
	1:i64 id,
92
	2:string name,
93
	2:string name,