Subversion Repositories SmartDukaan

Rev

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

Rev 7460 Rev 7518
Line 201... Line 201...
201
    13:bool isNonFba,
201
    13:bool isNonFba,
202
    14:bool isInventoryOverride,
202
    14:bool isInventoryOverride,
203
    15:string color,
203
    15:string color,
204
    16:string category,
204
    16:string category,
205
    17:i64 handlingTime,
205
    17:i64 handlingTime,
206
    18:bool isCustomTime
206
    18:bool isCustomTime,
-
 
207
    19:i64 category_code
207
    }
208
    }
208
 
209
 
209
service CatalogService extends GenericService.GenericService{
210
service CatalogService extends GenericService.GenericService{
210
 
211
 
211
/**
212
/**