Subversion Repositories SmartDukaan

Rev

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

Rev 5313 Rev 5324
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,
115
	13:optional double mrp, //maxmimum retail price
116
	13:optional double mrp, //maxmimum retail price
116
	14:optional double sellingPrice, //Selling price
117
	14:optional double sellingPrice, //Selling price
117
	15:optional double weight,
118
	15:optional double weight,
118
	16:i64 addedOn,
119
	16:i64 addedOn,
119
	17:optional i64 startDate,
120
	17:optional i64 startDate,
120
	18:optional i64 retireDate,
121
	18:optional i64 retireDate,
121
	19:status itemStatus,
122
	19:status itemStatus,
122
	20:string status_description,
123
	20:string status_description,
-
 
124
	21:map<string,string> otherInfo,
123
	22:string bestDealText,
125
	22:string bestDealText,
124
	23:optional double bestDealValue,
126
	23:optional double bestDealValue,
125
	24:bool defaultForEntity,
127
	24:bool defaultForEntity,
126
	25:i64 updatedOn,
128
	25:i64 updatedOn,
127
	26:optional i64 bestSellingRank,
129
	26:optional i64 bestSellingRank,