Subversion Repositories SmartDukaan

Rev

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

Rev 4264 Rev 4269
Line 161... Line 161...
161
	42:i64 verification_timestamp,
161
	42:i64 verification_timestamp,
162
	43:i64 promised_shipping_time,
162
	43:i64 promised_shipping_time,
163
	44:optional i64 reship_timestamp,
163
	44:optional i64 reship_timestamp,
164
	45:optional i64 refund_timestamp,
164
	45:optional i64 refund_timestamp,
165
	46:optional i64 new_order_id,
165
	46:optional i64 new_order_id,
166
	47:OrderStatus previousStatus
166
	47:OrderStatus previousStatus,
-
 
167
	48:i64 vendorId
167
}
168
}
168
 
169
 
169
struct OrderStatusAuditTrail{
170
struct OrderStatusAuditTrail{
170
	1:i64 id,
171
	1:i64 id,
171
	2:i64 orderId,
172
	2:i64 orderId,