6e1ead27b958e1d3da24c7be55cfb73fb7c48055
[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 _0x6222=['../../config/environment','./chatWebsite.attributes','define','chat_websites','lodash','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x334841,_0x2bbc4c){var _0x5beb4b=function(_0x4bea72){while(--_0x4bea72){_0x334841['push'](_0x334841['shift']());}};_0x5beb4b(++_0x2bbc4c);}(_0x6222,0x7d));var _0x2622=function(_0x113f3c,_0xbbf92a){_0x113f3c=_0x113f3c-0x0;var _0x4b7380=_0x6222[_0x113f3c];return _0x4b7380;};'use strict';var _=require(_0x2622('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x2622('0x1'));var moment=require(_0x2622('0x2'));var BPromise=require(_0x2622('0x3'));var rp=require(_0x2622('0x4'));var fs=require('fs');var path=require(_0x2622('0x5'));var rimraf=require(_0x2622('0x6'));var config=require(_0x2622('0x7'));var attributes=require(_0x2622('0x8'));module['exports']=function(_0x50cf25,_0x1c2f4f){return _0x50cf25[_0x2622('0x9')]('ChatWebsite',attributes,{'tableName':_0x2622('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};