081dd8aca46a653b7fe11ea4440a3af0069bd133
[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 _0x99fe=['request-promise','path','rimraf','../../config/environment','exports','define','ChatWebsite','chat_websites','lodash','util','bluebird'];(function(_0x5ab1a8,_0x52f781){var _0x5da68c=function(_0x8c8228){while(--_0x8c8228){_0x5ab1a8['push'](_0x5ab1a8['shift']());}};_0x5da68c(++_0x52f781);}(_0x99fe,0x1ec));var _0xe99f=function(_0x287a47,_0x2f731c){_0x287a47=_0x287a47-0x0;var _0x3fb726=_0x99fe[_0x287a47];return _0x3fb726;};'use strict';var _=require(_0xe99f('0x0'));var util=require(_0xe99f('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0xe99f('0x2'));var rp=require(_0xe99f('0x3'));var fs=require('fs');var path=require(_0xe99f('0x4'));var rimraf=require(_0xe99f('0x5'));var config=require(_0xe99f('0x6'));var attributes=require('./chatWebsite.attributes');module[_0xe99f('0x7')]=function(_0x314c2d,_0x3d23d0){return _0x314c2d[_0xe99f('0x8')](_0xe99f('0x9'),attributes,{'tableName':_0xe99f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};