Subversion Repositories SmartDukaan

Rev

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

Rev 12620 Rev 12663
Line 311... Line 311...
311
    28:double fbbPrice,
311
    28:double fbbPrice,
312
    29:i64 fbbPriceLastUpdatedOnSc,
312
    29:i64 fbbPriceLastUpdatedOnSc,
313
    30:i64 fbbPriceLastUpdatedOn,
313
    30:i64 fbbPriceLastUpdatedOn,
314
    31:bool isFbb,
314
    31:bool isFbb,
315
    32:bool suppressFbbPriceUpdate,
315
    32:bool suppressFbbPriceUpdate,
316
    33:double fbaSalePrice, //33-40 are only available in getAmazonDetails
316
    33:double fbaPromoPrice,
317
    34:double fbbSalePrice,
317
    34:double fbbPromoPrice,
318
    35:bool overrrideWanlc,
318
    35:bool overrrideWanlc,
319
    36:double exceptionalWanlc,
319
    36:double exceptionalWanlc,
320
    37:bool autoIncrement,
320
    37:bool autoIncrement,
321
    38:bool autoDecrement,
321
    38:bool autoDecrement,
322
    39:bool autoFavourite,
322
    39:bool autoFavourite,
323
    40:bool manualFavourite,
323
    40:bool manualFavourite,
324
    41:double otherCost
324
    41:double otherCost,
-
 
325
    42:i64 fbaPromoStartDate,
-
 
326
    43:i64 fbaPromoEndDate,
-
 
327
    44:i64 fbbPromoStartDate,
-
 
328
    45:i64 fbbPromoEndDate,
-
 
329
    46:bool isFbaPromotionActive,
-
 
330
    47:bool isFbbPromotionActive,
-
 
331
    48:double maxFbaSalePrice,
-
 
332
    49:double maxFbbSalePrice
325
}
333
}
326
    
334
    
327
struct PageViewEvents{
335
struct PageViewEvents{
328
    1:i64 catalogId,
336
    1:i64 catalogId,
329
    2:string url,
337
    2:string url,