89b37c8547d4c6f2e24574827ca33685583e7aa5
[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 _0xb48e=['moment','bluebird','request-promise','path','rimraf','./chatWebsite.attributes','define','ChatWebsite','util','../../config/logger','api'];(function(_0x2df399,_0x12b252){var _0x45b6a3=function(_0xe03305){while(--_0xe03305){_0x2df399['push'](_0x2df399['shift']());}};_0x45b6a3(++_0x12b252);}(_0xb48e,0x17e));var _0xeb48=function(_0x4820c5,_0xba61c){_0x4820c5=_0x4820c5-0x0;var _0xa4c381=_0xb48e[_0x4820c5];return _0xa4c381;};'use strict';var _=require('lodash');var util=require(_0xeb48('0x0'));var logger=require(_0xeb48('0x1'))(_0xeb48('0x2'));var moment=require(_0xeb48('0x3'));var BPromise=require(_0xeb48('0x4'));var rp=require(_0xeb48('0x5'));var fs=require('fs');var path=require(_0xeb48('0x6'));var rimraf=require(_0xeb48('0x7'));var config=require('../../config/environment');var attributes=require(_0xeb48('0x8'));module['exports']=function(_0x3863fb,_0x1cac5b){return _0x3863fb[_0xeb48('0x9')](_0xeb48('0xa'),attributes,{'tableName':'chat_websites','paranoid':![],'indexes':[],'timestamps':!![]});};