fae90c907f6275b9ab1dddd6e83361e3c6c3d5b1
[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 _0x4b5e=['moment','bluebird','path','rimraf','../../config/environment','exports','ChatWebsite','lodash','util','../../config/logger','api'];(function(_0x118879,_0x4f4ee5){var _0x1eb6f6=function(_0x239b6e){while(--_0x239b6e){_0x118879['push'](_0x118879['shift']());}};_0x1eb6f6(++_0x4f4ee5);}(_0x4b5e,0x13b));var _0xe4b5=function(_0x59dcb7,_0x332ebf){_0x59dcb7=_0x59dcb7-0x0;var _0x54bc5a=_0x4b5e[_0x59dcb7];return _0x54bc5a;};'use strict';var _=require(_0xe4b5('0x0'));var util=require(_0xe4b5('0x1'));var logger=require(_0xe4b5('0x2'))(_0xe4b5('0x3'));var moment=require(_0xe4b5('0x4'));var BPromise=require(_0xe4b5('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe4b5('0x6'));var rimraf=require(_0xe4b5('0x7'));var config=require(_0xe4b5('0x8'));var attributes=require('./chatWebsite.attributes');module[_0xe4b5('0x9')]=function(_0xa4c8df,_0x3cc9a2){return _0xa4c8df['define'](_0xe4b5('0xa'),attributes,{'tableName':'chat_websites','paranoid':![],'indexes':[],'timestamps':!![]});};