Subversion Repositories SmartDukaan

Rev

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

Rev 12396 Rev 12448
Line 297... Line 297...
297
    32:bool suppressFbbPriceUpdate,
297
    32:bool suppressFbbPriceUpdate,
298
    33:double fbaSalePrice, //33-40 are only available in getAmazonDetails
298
    33:double fbaSalePrice, //33-40 are only available in getAmazonDetails
299
    34:double fbbSalePrice,
299
    34:double fbbSalePrice,
300
    35:bool overrrideWanlc,
300
    35:bool overrrideWanlc,
301
    36:double exceptionalWanlc,
301
    36:double exceptionalWanlc,
302
    37:bool autoIncrement
302
    37:bool autoIncrement,
303
    38:bool autoDecrement
303
    38:bool autoDecrement,
304
    39:bool autoFavourite
304
    39:bool autoFavourite,
305
    40:bool manualFavourite
305
    40:bool manualFavourite,
-
 
306
    41:double otherCost
306
}
307
}
307
    
308
    
308
struct PageViewEvents{
309
struct PageViewEvents{
309
    1:i64 catalogId,
310
    1:i64 catalogId,
310
    2:string url,
311
    2:string url,