e627d3d27512a033479a129cbc242976e519194f
[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 _0x0a9d=['bluebird','request-promise','path','rimraf','../../config/environment','./chatWebsite.attributes','exports','define','chat_websites','api','moment'];(function(_0x4f1c5b,_0x51886a){var _0x4d0ef9=function(_0x2a35e5){while(--_0x2a35e5){_0x4f1c5b['push'](_0x4f1c5b['shift']());}};_0x4d0ef9(++_0x51886a);}(_0x0a9d,0x148));var _0xd0a9=function(_0x22899f,_0x50952f){_0x22899f=_0x22899f-0x0;var _0x1634d6=_0x0a9d[_0x22899f];return _0x1634d6;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xd0a9('0x0'));var moment=require(_0xd0a9('0x1'));var BPromise=require(_0xd0a9('0x2'));var rp=require(_0xd0a9('0x3'));var fs=require('fs');var path=require(_0xd0a9('0x4'));var rimraf=require(_0xd0a9('0x5'));var config=require(_0xd0a9('0x6'));var attributes=require(_0xd0a9('0x7'));module[_0xd0a9('0x8')]=function(_0x4c2647,_0x4bb344){return _0x4c2647[_0xd0a9('0x9')]('ChatWebsite',attributes,{'tableName':_0xd0a9('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};