Subversion Repositories SmartDukaan

Rev

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

Rev 3553 Rev 3858
Line 157... Line 157...
157
	5:string statusDescription,
157
	5:string statusDescription,
158
	6:i64 shoppingCartid,
158
	6:i64 shoppingCartid,
159
	7:i64 customer_id,
159
	7:i64 customer_id,
160
	8:string coupon_code,
160
	8:string coupon_code,
161
	9:string sessionSource,
161
	9:string sessionSource,
162
	10:i64 sessionStartTime
162
	10:i64 sessionStartTime,
-
 
163
	11:string firstSource,
-
 
164
    12:i64 firstSourceTime
163
}
165
}
164
 
166
 
165
struct Alert{
167
struct Alert{
166
	1:i64 id,
168
	1:i64 id,
167
	2:i64 order_id,
169
	2:i64 order_id,