ca4cab01a09323bba6f0f60f3ac7064f234c1155
[motion2.git] / server / api / mailApplication / mailApplication.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 _0xe98d=['define','MailApplication','utf8mb4_unicode_ci','util','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment'];(function(_0x3394a1,_0xbb2dcf){var _0x360342=function(_0x4e0f6c){while(--_0x4e0f6c){_0x3394a1['push'](_0x3394a1['shift']());}};_0x360342(++_0xbb2dcf);}(_0xe98d,0x121));var _0xde98=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xe98d[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require(_0xde98('0x0'));var logger=require(_0xde98('0x1'))(_0xde98('0x2'));var moment=require(_0xde98('0x3'));var BPromise=require(_0xde98('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xde98('0x5'));var rimraf=require(_0xde98('0x6'));var config=require(_0xde98('0x7'));var attributes=require('./mailApplication.attributes');module['exports']=function(_0x335ff1,_0xaddfd){return _0x335ff1[_0xde98('0x8')](_0xde98('0x9'),attributes,{'tableName':'mail_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xde98('0xa')});};