558f5a78e246cf1b98a5ffe0dcc9d0df90c9c95f
[motion2.git] / server / api / chatWebsite / chatWebsite.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x85e2=['ChatWebsite','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','define'];(function(_0x27d7fe,_0x4af8f7){var _0x15efd4=function(_0x32e76e){while(--_0x32e76e){_0x27d7fe['push'](_0x27d7fe['shift']());}};_0x15efd4(++_0x4af8f7);}(_0x85e2,0x109));var _0x285e=function(_0x741b51,_0x307a84){_0x741b51=_0x741b51-0x0;var _0x1ca35a=_0x85e2[_0x741b51];return _0x1ca35a;};'use strict';var _=require(_0x285e('0x0'));var util=require(_0x285e('0x1'));var logger=require(_0x285e('0x2'))(_0x285e('0x3'));var moment=require('moment');var BPromise=require(_0x285e('0x4'));var rp=require(_0x285e('0x5'));var fs=require('fs');var path=require(_0x285e('0x6'));var rimraf=require(_0x285e('0x7'));var config=require(_0x285e('0x8'));var attributes=require('./chatWebsite.attributes');module['exports']=function(_0x40ed2e,_0x4e340a){return _0x40ed2e[_0x285e('0x9')](_0x285e('0xa'),attributes,{'tableName':'chat_websites','paranoid':![],'indexes':[],'timestamps':!![]});};