7668791acb7eb802b2a5636e3bf2213bec70af86
[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 _0xb8de=['chat_websites','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./chatWebsite.attributes','exports'];(function(_0x482882,_0x532e09){var _0x34d7ef=function(_0x35afb7){while(--_0x35afb7){_0x482882['push'](_0x482882['shift']());}};_0x34d7ef(++_0x532e09);}(_0xb8de,0x1e5));var _0xeb8d=function(_0x96d7be,_0x12d4ea){_0x96d7be=_0x96d7be-0x0;var _0x342a98=_0xb8de[_0x96d7be];return _0x342a98;};'use strict';var _=require('lodash');var util=require(_0xeb8d('0x0'));var logger=require(_0xeb8d('0x1'))(_0xeb8d('0x2'));var moment=require('moment');var BPromise=require(_0xeb8d('0x3'));var rp=require(_0xeb8d('0x4'));var fs=require('fs');var path=require(_0xeb8d('0x5'));var rimraf=require(_0xeb8d('0x6'));var config=require(_0xeb8d('0x7'));var attributes=require(_0xeb8d('0x8'));module[_0xeb8d('0x9')]=function(_0x46cea6,_0x279d15){return _0x46cea6['define']('ChatWebsite',attributes,{'tableName':_0xeb8d('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};