Built motion from commit 092f8824.|2.5.49
[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 _0xf1c5=['request-promise','rimraf','../../config/environment','define','chat_applications','utf8mb4','utf8mb4_unicode_ci','api','moment','bluebird'];(function(_0x23b3f6,_0x307f2f){var _0x5170b6=function(_0x2d8c53){while(--_0x2d8c53){_0x23b3f6['push'](_0x23b3f6['shift']());}};_0x5170b6(++_0x307f2f);}(_0xf1c5,0x151));var _0x5f1c=function(_0x57dad2,_0x58dce6){_0x57dad2=_0x57dad2-0x0;var _0xf555b9=_0xf1c5[_0x57dad2];return _0xf555b9;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0x5f1c('0x0'));var moment=require(_0x5f1c('0x1'));var BPromise=require(_0x5f1c('0x2'));var rp=require(_0x5f1c('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x5f1c('0x4'));var config=require(_0x5f1c('0x5'));var attributes=require('./chatApplication.attributes');module['exports']=function(_0xba695b,_0x589ce4){return _0xba695b[_0x5f1c('0x6')]('ChatApplication',attributes,{'tableName':_0x5f1c('0x7'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x5f1c('0x8'),'collate':_0x5f1c('0x9')});};