Built motion from commit 9d0783e6.|2.6.13
[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 _0xe60b=['openchannel_applications','utf8mb4','utf8mb4_unicode_ci','../../config/logger','api','moment','bluebird','path','rimraf','exports','define','OpenchannelApplication'];(function(_0x1ee04d,_0x4b9f61){var _0x46a06e=function(_0x515e3a){while(--_0x515e3a){_0x1ee04d['push'](_0x1ee04d['shift']());}};_0x46a06e(++_0x4b9f61);}(_0xe60b,0xc3));var _0xbe60=function(_0x5ea50f,_0x372820){_0x5ea50f=_0x5ea50f-0x0;var _0x5c44aa=_0xe60b[_0x5ea50f];return _0x5c44aa;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xbe60('0x0'))(_0xbe60('0x1'));var moment=require(_0xbe60('0x2'));var BPromise=require(_0xbe60('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xbe60('0x4'));var rimraf=require(_0xbe60('0x5'));var config=require('../../config/environment');var attributes=require('./openchannelApplication.attributes');module[_0xbe60('0x6')]=function(_0x1ab7d1,_0x56827a){return _0x1ab7d1[_0xbe60('0x7')](_0xbe60('0x8'),attributes,{'tableName':_0xbe60('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xbe60('0xa'),'collate':_0xbe60('0xb')});};