Built motion from commit 753c950e.|2.5.42
[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 _0xd05b=['../../config/environment','exports','chat_websites','util','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x28f134,_0x1b5529){var _0x19ff60=function(_0x52ba9f){while(--_0x52ba9f){_0x28f134['push'](_0x28f134['shift']());}};_0x19ff60(++_0x1b5529);}(_0xd05b,0xad));var _0xbd05=function(_0x40ac5e,_0x2de228){_0x40ac5e=_0x40ac5e-0x0;var _0x2839d6=_0xd05b[_0x40ac5e];return _0x2839d6;};'use strict';var _=require('lodash');var util=require(_0xbd05('0x0'));var logger=require('../../config/logger')(_0xbd05('0x1'));var moment=require(_0xbd05('0x2'));var BPromise=require(_0xbd05('0x3'));var rp=require(_0xbd05('0x4'));var fs=require('fs');var path=require(_0xbd05('0x5'));var rimraf=require(_0xbd05('0x6'));var config=require(_0xbd05('0x7'));var attributes=require('./chatWebsite.attributes');module[_0xbd05('0x8')]=function(_0x5eb050,_0x573e75){return _0x5eb050['define']('ChatWebsite',attributes,{'tableName':_0xbd05('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};