8be0c35f6f12d74264d4b41fda7fc3513b89117f
[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 _0xf4f1=['path','rimraf','../../config/environment','./chatWebsite.attributes','exports','define','chat_websites','util','../../config/logger','moment'];(function(_0x24392f,_0x15a3e5){var _0x591e33=function(_0xe0ccea){while(--_0xe0ccea){_0x24392f['push'](_0x24392f['shift']());}};_0x591e33(++_0x15a3e5);}(_0xf4f1,0x101));var _0x1f4f=function(_0x5cadef,_0x39503a){_0x5cadef=_0x5cadef-0x0;var _0x3ac493=_0xf4f1[_0x5cadef];return _0x3ac493;};'use strict';var _=require('lodash');var util=require(_0x1f4f('0x0'));var logger=require(_0x1f4f('0x1'))('api');var moment=require(_0x1f4f('0x2'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x1f4f('0x3'));var rimraf=require(_0x1f4f('0x4'));var config=require(_0x1f4f('0x5'));var attributes=require(_0x1f4f('0x6'));module[_0x1f4f('0x7')]=function(_0x364005,_0x5c89f5){return _0x364005[_0x1f4f('0x8')]('ChatWebsite',attributes,{'tableName':_0x1f4f('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};