Built motion from commit 14588770.|2.5.38
[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 _0xafe6=['util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','exports','define','ChatWebsite','chat_websites'];(function(_0x166831,_0x4ae6f3){var _0x33d622=function(_0xa59f4){while(--_0xa59f4){_0x166831['push'](_0x166831['shift']());}};_0x33d622(++_0x4ae6f3);}(_0xafe6,0x78));var _0x6afe=function(_0x228e9a,_0x24f414){_0x228e9a=_0x228e9a-0x0;var _0x21160a=_0xafe6[_0x228e9a];return _0x21160a;};'use strict';var _=require('lodash');var util=require(_0x6afe('0x0'));var logger=require(_0x6afe('0x1'))(_0x6afe('0x2'));var moment=require(_0x6afe('0x3'));var BPromise=require(_0x6afe('0x4'));var rp=require(_0x6afe('0x5'));var fs=require('fs');var path=require(_0x6afe('0x6'));var rimraf=require('rimraf');var config=require(_0x6afe('0x7'));var attributes=require('./chatWebsite.attributes');module[_0x6afe('0x8')]=function(_0x12886a,_0x9f6da6){return _0x12886a[_0x6afe('0x9')](_0x6afe('0xa'),attributes,{'tableName':_0x6afe('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};