04943db76b1c1194868ff3aa4fc9b4dc062514ec
[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 _0x1e31=['define','chat_websites','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./chatWebsite.attributes','exports'];(function(_0x2cdfc4,_0x4b90b0){var _0xaa3ef0=function(_0x113c66){while(--_0x113c66){_0x2cdfc4['push'](_0x2cdfc4['shift']());}};_0xaa3ef0(++_0x4b90b0);}(_0x1e31,0xb8));var _0x11e3=function(_0xbb1d58,_0x4fae42){_0xbb1d58=_0xbb1d58-0x0;var _0x39080b=_0x1e31[_0xbb1d58];return _0x39080b;};'use strict';var _=require(_0x11e3('0x0'));var util=require(_0x11e3('0x1'));var logger=require(_0x11e3('0x2'))(_0x11e3('0x3'));var moment=require(_0x11e3('0x4'));var BPromise=require(_0x11e3('0x5'));var rp=require(_0x11e3('0x6'));var fs=require('fs');var path=require(_0x11e3('0x7'));var rimraf=require(_0x11e3('0x8'));var config=require(_0x11e3('0x9'));var attributes=require(_0x11e3('0xa'));module[_0x11e3('0xb')]=function(_0x213c43,_0x8f534a){return _0x213c43[_0x11e3('0xc')]('ChatWebsite',attributes,{'tableName':_0x11e3('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};