6962b9fa0112950ed9134e07338041b2fc047598
[motion2.git] / server / api / chatApplication / chatApplication.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 _0x73ef=['api','bluebird','path','rimraf','../../config/environment','./chatApplication.attributes','define','ChatApplication','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger'];(function(_0x58afd5,_0x534a48){var _0x3e503b=function(_0x27ba44){while(--_0x27ba44){_0x58afd5['push'](_0x58afd5['shift']());}};_0x3e503b(++_0x534a48);}(_0x73ef,0x1b7));var _0xf73e=function(_0x1281b1,_0x566d5f){_0x1281b1=_0x1281b1-0x0;var _0x547ae3=_0x73ef[_0x1281b1];return _0x547ae3;};'use strict';var _=require(_0xf73e('0x0'));var util=require(_0xf73e('0x1'));var logger=require(_0xf73e('0x2'))(_0xf73e('0x3'));var moment=require('moment');var BPromise=require(_0xf73e('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xf73e('0x5'));var rimraf=require(_0xf73e('0x6'));var config=require(_0xf73e('0x7'));var attributes=require(_0xf73e('0x8'));module['exports']=function(_0xaff496,_0x14dead){return _0xaff496[_0xf73e('0x9')](_0xf73e('0xa'),attributes,{'tableName':'chat_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xf73e('0xb'),'collate':_0xf73e('0xc')});};