Subversion Repositories SmartDukaan

Rev

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

Rev 5348 Rev 5354
Line 216... Line 216...
216
	51:string refundReason,
216
	51:string refundReason,
217
	52:i64 purchaseOrderId,
217
	52:i64 purchaseOrderId,
218
	53:optional i64 doa_logistics_provider_id,
218
	53:optional i64 doa_logistics_provider_id,
219
	54:i64 originalOrderId,
219
	54:i64 originalOrderId,
220
	55:i64 fulfilmentWarehouseId,
220
	55:i64 fulfilmentWarehouseId,
221
	56:bool vendorPaid
221
	56:bool vendorPaid,
-
 
222
	57:optional i64 received_return_timestamp,
-
 
223
	58:optional i64 first_attempt_timestamp
222
}
224
}
223
 
225
 
224
struct OrderStatusAuditTrail{
226
struct OrderStatusAuditTrail{
225
	1:i64 id,
227
	1:i64 id,
226
	2:i64 orderId,
228
	2:i64 orderId,