Built motion from commit c738b9ac.|2.6.25
[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 _0xc8ff=['chat_websites','lodash','util','../../config/logger','moment','bluebird','request-promise','rimraf','./chatWebsite.attributes','define','ChatWebsite'];(function(_0x26d6d9,_0x431cb8){var _0x1b4875=function(_0x41111f){while(--_0x41111f){_0x26d6d9['push'](_0x26d6d9['shift']());}};_0x1b4875(++_0x431cb8);}(_0xc8ff,0x1ae));var _0xfc8f=function(_0x2e4aa2,_0x11956a){_0x2e4aa2=_0x2e4aa2-0x0;var _0x5e6092=_0xc8ff[_0x2e4aa2];return _0x5e6092;};'use strict';var _=require(_0xfc8f('0x0'));var util=require(_0xfc8f('0x1'));var logger=require(_0xfc8f('0x2'))('api');var moment=require(_0xfc8f('0x3'));var BPromise=require(_0xfc8f('0x4'));var rp=require(_0xfc8f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xfc8f('0x6'));var config=require('../../config/environment');var attributes=require(_0xfc8f('0x7'));module['exports']=function(_0x4e2da6,_0xb2a89b){return _0x4e2da6[_0xfc8f('0x8')](_0xfc8f('0x9'),attributes,{'tableName':_0xfc8f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};