Subversion Repositories SmartDukaan

Rev

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

Rev 7064 Rev 7162
Line 40... Line 40...
40
        CONTENT("Any questions or errors on the content about the product on our site", Arrays.asList(34, 10)),
40
        CONTENT("Any questions or errors on the content about the product on our site", Arrays.asList(34, 10)),
41
        PRODUCT_AND_PRICE("Product availability and its price related enquiries", Arrays.asList(34, 13)),
41
        PRODUCT_AND_PRICE("Product availability and its price related enquiries", Arrays.asList(34, 13)),
42
        TECHNICAL("Any technical errors on the site (or site not working properly)", Arrays.asList(34, 35)),
42
        TECHNICAL("Any technical errors on the site (or site not working properly)", Arrays.asList(34, 35)),
43
        ORDER_CANCELLATION("Cancelling an order", Arrays.asList(33, 29, 34)),
43
        ORDER_CANCELLATION("Cancelling an order", Arrays.asList(33, 29, 34)),
44
        BULK_DEAL("Any bulk deals related enquiries", Arrays.asList(34, 13)),
44
        BULK_DEAL("Any bulk deals related enquiries", Arrays.asList(34, 13)),
45
        PROMOTION_MARKETING_PARTNERSHIP("Any promotion, marketing or partnership proposals' related queries", Arrays.asList(34, 14)),
45
        PROMOTION_MARKETING_PARTNERSHIP("Any promotion, marketing or partnership proposals' related queries", Arrays.asList(34, 41)),
46
        COD_VERIFICATION("Any COD verification related tickets", Arrays.asList(34, 29)),
46
        COD_VERIFICATION("Any COD verification related tickets", Arrays.asList(34, 29)),
47
        ON_TIME_GUARANTEE("On Time Guarantee related enquiries",Arrays.asList(18, 19, 34)),
47
        ON_TIME_GUARANTEE("On Time Guarantee related enquiries",Arrays.asList(18, 19, 34)),
48
        RECHARGE_RELATED("Recharge related", Arrays.asList(34, 33, 29)),
48
        RECHARGE_RELATED("Recharge related", Arrays.asList(34, 33, 29)),
49
        DELIVERY_PROBLEM("", Arrays.asList(34, 19, 18)),
49
        DELIVERY_PROBLEM("", Arrays.asList(34, 19, 18)),
50
        OTHER("Any other issues", Arrays.asList(29, 33, 34));
50
        OTHER("Any other issues", Arrays.asList(29, 33, 34));