Subversion Repositories SmartDukaan

Rev

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

Rev 1349 Rev 1910
Line 85... Line 85...
85
	21:status itemStatus,
85
	21:status itemStatus,
86
	22:map<string,string> otherInfo,
86
	22:map<string,string> otherInfo,
87
	23:string bestDealText,
87
	23:string bestDealText,
88
	24:double bestDealValue,
88
	24:double bestDealValue,
89
	25:double dealerPrice,
89
	25:double dealerPrice,
-
 
90
	26:bool defaultForEntity,
90
	26:i64 updatedOn
91
	27:i64 updatedOn
91
}
92
}
92
 
93
 
93
struct VendorItemPricing{
94
struct VendorItemPricing{
94
	1:i64 vendorId,
95
	1:i64 vendorId,
95
	2:i64 itemId,
96
	2:i64 itemId,