Subversion Repositories SmartDukaan

Rev

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

Rev 12363 Rev 12396
Line 293... Line 293...
293
    28:double fbbPrice,
293
    28:double fbbPrice,
294
    29:i64 fbbPriceLastUpdatedOnSc,
294
    29:i64 fbbPriceLastUpdatedOnSc,
295
    30:i64 fbbPriceLastUpdatedOn,
295
    30:i64 fbbPriceLastUpdatedOn,
296
    31:bool isFbb,
296
    31:bool isFbb,
297
    32:bool suppressFbbPriceUpdate,
297
    32:bool suppressFbbPriceUpdate,
298
    33:double fbaSalePrice, //Sale Price is only available in getAmazonItemDetails
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 fcAutoPricing
302
    37:bool autoIncrement
-
 
303
    38:bool autoDecrement
-
 
304
    39:bool autoFavourite
-
 
305
    40:bool manualFavourite
303
}
306
}
304
    
307
    
305
struct PageViewEvents{
308
struct PageViewEvents{
306
    1:i64 catalogId,
309
    1:i64 catalogId,
307
    2:string url,
310
    2:string url,