Subversion Repositories SmartDukaan

Rev

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

Rev 5296 Rev 5305
Line 110... Line 110...
110
	7:i64 category,
110
	7:i64 category,
111
	8:string comments,
111
	8:string comments,
112
	9:i64 catalogItemId,
112
	9:i64 catalogItemId,
113
	10:i64 featureId,
113
	10:i64 featureId,
114
	11:string featureDescription,
114
	11:string featureDescription,
115
	12:ItemInventory itemInventory,
-
 
116
	13:optional double mrp, //maxmimum retail price
115
	13:optional double mrp, //maxmimum retail price
117
	14:optional double sellingPrice, //Selling price
116
	14:optional double sellingPrice, //Selling price
118
	15:optional double weight,
117
	15:optional double weight,
119
	16:i64 addedOn,
118
	16:i64 addedOn,
120
	17:optional i64 startDate,
119
	17:optional i64 startDate,
121
	18:optional i64 retireDate,
120
	18:optional i64 retireDate,
122
	19:status itemStatus,
121
	19:status itemStatus,
123
	20:string status_description,
122
	20:string status_description,
124
	21:map<string,string> otherInfo,
-
 
125
	22:string bestDealText,
123
	22:string bestDealText,
126
	23:optional double bestDealValue,
124
	23:optional double bestDealValue,
127
	24:bool defaultForEntity,
125
	24:bool defaultForEntity,
128
	25:i64 updatedOn,
126
	25:i64 updatedOn,
129
	26:optional i64 bestSellingRank,
127
	26:optional i64 bestSellingRank,