Subversion Repositories SmartDukaan

Rev

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

Rev 6960 Rev 7064
Line 38... Line 38...
38
        SHIPPING_AND_DELIVERY("Product shipping and delivery related issues", Arrays.asList(34, 18, 19)),
38
        SHIPPING_AND_DELIVERY("Product shipping and delivery related issues", Arrays.asList(34, 18, 19)),
39
        RETURN_AND_REFUND("Product return, order refund, Payment status related issues", Collections.singletonList(34)),
39
        RETURN_AND_REFUND("Product return, order refund, Payment status related issues", Collections.singletonList(34)),
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", Collections.singletonList(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, 14)),
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)),