844e21bfcd33fcf7e7a03f01961291d77c7e9f06
[motion2.git] / server / api / openchannelApplication / openchannelApplication.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 _0xd709=['bluebird','request-promise','../../config/environment','exports','openchannel_applications','utf8mb4_unicode_ci','util','../../config/logger','api','moment'];(function(_0x13e741,_0x5d3c24){var _0x3f8bb3=function(_0x4440a0){while(--_0x4440a0){_0x13e741['push'](_0x13e741['shift']());}};_0x3f8bb3(++_0x5d3c24);}(_0xd709,0x1e6));var _0x9d70=function(_0x100690,_0xd8f060){_0x100690=_0x100690-0x0;var _0x95b4c8=_0xd709[_0x100690];return _0x95b4c8;};'use strict';var _=require('lodash');var util=require(_0x9d70('0x0'));var logger=require(_0x9d70('0x1'))(_0x9d70('0x2'));var moment=require(_0x9d70('0x3'));var BPromise=require(_0x9d70('0x4'));var rp=require(_0x9d70('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x9d70('0x6'));var attributes=require('./openchannelApplication.attributes');module[_0x9d70('0x7')]=function(_0x58e0ed,_0x2978ae){return _0x58e0ed['define']('OpenchannelApplication',attributes,{'tableName':_0x9d70('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0x9d70('0x9')});};