Built motion from commit a61a4a20.|2.5.46
[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 _0x9ed1=['ChatWebsite','chat_websites','../../config/logger','api','moment','bluebird','rimraf','../../config/environment','exports','define'];(function(_0x3e80ef,_0x28e17a){var _0x1c9a86=function(_0x49effc){while(--_0x49effc){_0x3e80ef['push'](_0x3e80ef['shift']());}};_0x1c9a86(++_0x28e17a);}(_0x9ed1,0x1c4));var _0x19ed=function(_0xdaa50d,_0x5db35b){_0xdaa50d=_0xdaa50d-0x0;var _0x50c3ab=_0x9ed1[_0xdaa50d];return _0x50c3ab;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x19ed('0x0'))(_0x19ed('0x1'));var moment=require(_0x19ed('0x2'));var BPromise=require(_0x19ed('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x19ed('0x4'));var config=require(_0x19ed('0x5'));var attributes=require('./chatWebsite.attributes');module[_0x19ed('0x6')]=function(_0x2295f9,_0x1e4bcd){return _0x2295f9[_0x19ed('0x7')](_0x19ed('0x8'),attributes,{'tableName':_0x19ed('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};