Subversion Repositories SmartDukaan

Rev

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

Rev 9627 Rev 9630
Line 1552... Line 1552...
1552
     
1552
     
1553
     void createSnapdealOrder(1:SnapdealOrder snapdealOrder);
1553
     void createSnapdealOrder(1:SnapdealOrder snapdealOrder);
1554
     
1554
     
1555
     SnapdealOrder getSnapdealOrder(1:i64 orderId, 2:string referenceCode, 3:i64 subrderId)
1555
     SnapdealOrder getSnapdealOrder(1:i64 orderId, 2:string referenceCode, 3:i64 subrderId)
1556
     
1556
     
1557
     bool snapdealOrderExists(1:i64 subOrderId, 2:string referenceCode);
1557
     bool snapdealOrderExists(1:string subOrderId, 2:string referenceCode);
1558
     
1558
     
1559
     void updateLatestFbaPricesForItem(1:FbaItemPrices fbaitemprices)
1559
     void updateLatestFbaPricesForItem(1:FbaItemPrices fbaitemprices)
1560
     
1560
     
1561
     bool flipkartOrderExists(1:string flipkartOrderId, 2:string flipkartSubOrderId)
1561
     bool flipkartOrderExists(1:string flipkartOrderId, 2:string flipkartSubOrderId)
1562
     
1562