Subversion Repositories SmartDukaan

Rev

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

Rev 6531 Rev 6777
Line 61... Line 61...
61
	33:optional i64 comingSoonStartDate,
61
	33:optional i64 comingSoonStartDate,
62
	34:optional i64 expectedArrivalDate,
62
	34:optional i64 expectedArrivalDate,
63
	35:bool hasItemNo,
63
	35:bool hasItemNo,
64
	36:bool clearance,
64
	36:bool clearance,
65
	37:double vatPercentage,
65
	37:double vatPercentage,
66
	38:bool showSellingPrice 
66
	38:bool showSellingPrice
-
 
67
	39:string bestDealsDetailsText,
-
 
68
	40:string bestDealsDetailsLink,
-
 
69
	 
67
}
70
}
68
 
71
 
69
struct Category{
72
struct Category{
70
	1:i64 id,
73
	1:i64 id,
71
	2:string label,
74
	2:string label,