Built motion from commit f7863d46.|2.5.41
[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 _0x1246=['request-promise','path','rimraf','./chatWebsite.attributes','exports','ChatWebsite','util','../../config/logger','api','bluebird'];(function(_0x190064,_0x446917){var _0x812ae3=function(_0x5ab79a){while(--_0x5ab79a){_0x190064['push'](_0x190064['shift']());}};_0x812ae3(++_0x446917);}(_0x1246,0xc4));var _0x6124=function(_0x280105,_0x13d796){_0x280105=_0x280105-0x0;var _0x491d6b=_0x1246[_0x280105];return _0x491d6b;};'use strict';var _=require('lodash');var util=require(_0x6124('0x0'));var logger=require(_0x6124('0x1'))(_0x6124('0x2'));var moment=require('moment');var BPromise=require(_0x6124('0x3'));var rp=require(_0x6124('0x4'));var fs=require('fs');var path=require(_0x6124('0x5'));var rimraf=require(_0x6124('0x6'));var config=require('../../config/environment');var attributes=require(_0x6124('0x7'));module[_0x6124('0x8')]=function(_0x18a7aa,_0x1bf941){return _0x18a7aa['define'](_0x6124('0x9'),attributes,{'tableName':'chat_websites','paranoid':![],'indexes':[],'timestamps':!![]});};