df4de9773576a56cdcde6b2ed88451891b591986
[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 _0xa961=['lodash','util','moment','bluebird','request-promise','path','rimraf','../../config/environment','chat_websites'];(function(_0x5b697a,_0x280202){var _0x5de43b=function(_0x2bc32f){while(--_0x2bc32f){_0x5b697a['push'](_0x5b697a['shift']());}};_0x5de43b(++_0x280202);}(_0xa961,0x1a7));var _0x1a96=function(_0x2aec52,_0x59d962){_0x2aec52=_0x2aec52-0x0;var _0x3b8835=_0xa961[_0x2aec52];return _0x3b8835;};'use strict';var _=require(_0x1a96('0x0'));var util=require(_0x1a96('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x1a96('0x2'));var BPromise=require(_0x1a96('0x3'));var rp=require(_0x1a96('0x4'));var fs=require('fs');var path=require(_0x1a96('0x5'));var rimraf=require(_0x1a96('0x6'));var config=require(_0x1a96('0x7'));var attributes=require('./chatWebsite.attributes');module['exports']=function(_0x4437e8,_0x145d2a){return _0x4437e8['define']('ChatWebsite',attributes,{'tableName':_0x1a96('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};