299a47b81882515c63a808efc5bec39d66cf924c
[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 _0xbf9d=['../../config/environment','./chatWebsite.attributes','exports','define','chat_websites','lodash','util','../../config/logger','api','bluebird','request-promise','rimraf'];(function(_0x1e984f,_0xd6d4ea){var _0x4810dd=function(_0x8515b7){while(--_0x8515b7){_0x1e984f['push'](_0x1e984f['shift']());}};_0x4810dd(++_0xd6d4ea);}(_0xbf9d,0x101));var _0xdbf9=function(_0x4c7b86,_0x2c87ee){_0x4c7b86=_0x4c7b86-0x0;var _0x2b4e85=_0xbf9d[_0x4c7b86];return _0x2b4e85;};'use strict';var _=require(_0xdbf9('0x0'));var util=require(_0xdbf9('0x1'));var logger=require(_0xdbf9('0x2'))(_0xdbf9('0x3'));var moment=require('moment');var BPromise=require(_0xdbf9('0x4'));var rp=require(_0xdbf9('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xdbf9('0x6'));var config=require(_0xdbf9('0x7'));var attributes=require(_0xdbf9('0x8'));module[_0xdbf9('0x9')]=function(_0x34bca6,_0x4f65a8){return _0x34bca6[_0xdbf9('0xa')]('ChatWebsite',attributes,{'tableName':_0xdbf9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};