Built motion from commit 14588770.|2.5.38
[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 _0x474d=['./chatApplication.attributes','exports','define','chat_applications','utf8mb4','utf8mb4_unicode_ci','lodash','api','moment','rimraf','../../config/environment'];(function(_0x3be0c4,_0x5b7eff){var _0x11af9f=function(_0x3f5113){while(--_0x3f5113){_0x3be0c4['push'](_0x3be0c4['shift']());}};_0x11af9f(++_0x5b7eff);}(_0x474d,0x13a));var _0xd474=function(_0x2022fa,_0x2aaa1c){_0x2022fa=_0x2022fa-0x0;var _0x101332=_0x474d[_0x2022fa];return _0x101332;};'use strict';var _=require(_0xd474('0x0'));var util=require('util');var logger=require('../../config/logger')(_0xd474('0x1'));var moment=require(_0xd474('0x2'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xd474('0x3'));var config=require(_0xd474('0x4'));var attributes=require(_0xd474('0x5'));module[_0xd474('0x6')]=function(_0x4b813f,_0xb9e022){return _0x4b813f[_0xd474('0x7')]('ChatApplication',attributes,{'tableName':_0xd474('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xd474('0x9'),'collate':_0xd474('0xa')});};