9d974362bf53e22496b1b0df323b460d9c824e26
[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 _0x9d9b=['../../config/environment','./chatWebsite.attributes','define','ChatWebsite','chat_websites','util','api','moment','bluebird','request-promise','path'];(function(_0x1824fb,_0x130623){var _0x189c0e=function(_0x8a8b99){while(--_0x8a8b99){_0x1824fb['push'](_0x1824fb['shift']());}};_0x189c0e(++_0x130623);}(_0x9d9b,0x123));var _0xb9d9=function(_0x578bef,_0x13832e){_0x578bef=_0x578bef-0x0;var _0x134f43=_0x9d9b[_0x578bef];return _0x134f43;};'use strict';var _=require('lodash');var util=require(_0xb9d9('0x0'));var logger=require('../../config/logger')(_0xb9d9('0x1'));var moment=require(_0xb9d9('0x2'));var BPromise=require(_0xb9d9('0x3'));var rp=require(_0xb9d9('0x4'));var fs=require('fs');var path=require(_0xb9d9('0x5'));var rimraf=require('rimraf');var config=require(_0xb9d9('0x6'));var attributes=require(_0xb9d9('0x7'));module['exports']=function(_0x32ad25,_0x56ac2d){return _0x32ad25[_0xb9d9('0x8')](_0xb9d9('0x9'),attributes,{'tableName':_0xb9d9('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};