Subversion Repositories SmartDukaan

Rev

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

Rev 2356 Rev 2491
Line 73... Line 73...
73
	9:i64 catalogItemId,
73
	9:i64 catalogItemId,
74
	10:i64 featureId,
74
	10:i64 featureId,
75
	11:string featureDescription,
75
	11:string featureDescription,
76
	12:ItemInventory itemInventory,
76
	12:ItemInventory itemInventory,
77
	13:optional double mrp, //maxmimum retail price
77
	13:optional double mrp, //maxmimum retail price
78
	14:double mop, //market operative price
78
	14:optional double mop, //market operative price
79
	15:optional double sellingPrice, //Selling price
79
	15:optional double sellingPrice, //Selling price
80
	16:double transferPrice,
80
	16:optional double transferPrice,
81
	17:optional double weight,
81
	17:optional double weight,
82
	18:i64 addedOn,
82
	18:i64 addedOn,
83
	19:i64 startDate,
83
	19:optional i64 startDate,
84
	20:i64 retireDate,
84
	20:optional i64 retireDate,
85
	21:status itemStatus,
85
	21:status itemStatus,
86
	22:string status_description,
86
	22:string status_description,
87
	23:map<string,string> otherInfo,
87
	23:map<string,string> otherInfo,
88
	24:string bestDealText,
88
	24:string bestDealText,
89
	25:optional double bestDealValue,
89
	25:optional double bestDealValue,
90
	26:double dealerPrice,
90
	26:optional double dealerPrice,
91
	27:bool defaultForEntity,
91
	27:bool defaultForEntity,
92
	28:i64 updatedOn,
92
	28:i64 updatedOn,
93
	29:optional i64 bestSellingRank, 
93
	29:optional i64 bestSellingRank, 
94
	30:string hotspotCategory,
94
	30:string hotspotCategory,
95
	31:bool risky
95
	31:bool risky