Built motion from commit da24aabd.|2.6.20
[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 _0xcdce=['exports','define','ChatWebsite','util','../../config/logger','api','moment','bluebird','request-promise','../../config/environment','./chatWebsite.attributes'];(function(_0x1b2ff7,_0x12a034){var _0x31656a=function(_0x1165a5){while(--_0x1165a5){_0x1b2ff7['push'](_0x1b2ff7['shift']());}};_0x31656a(++_0x12a034);}(_0xcdce,0x179));var _0xecdc=function(_0x1e2781,_0x9d9341){_0x1e2781=_0x1e2781-0x0;var _0x2ef260=_0xcdce[_0x1e2781];return _0x2ef260;};'use strict';var _=require('lodash');var util=require(_0xecdc('0x0'));var logger=require(_0xecdc('0x1'))(_0xecdc('0x2'));var moment=require(_0xecdc('0x3'));var BPromise=require(_0xecdc('0x4'));var rp=require(_0xecdc('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xecdc('0x6'));var attributes=require(_0xecdc('0x7'));module[_0xecdc('0x8')]=function(_0x5bb0d3,_0x5eb356){return _0x5bb0d3[_0xecdc('0x9')](_0xecdc('0xa'),attributes,{'tableName':'chat_websites','paranoid':![],'indexes':[],'timestamps':!![]});};