Built motion from commit bab6f49e.|2.6.17
[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 _0x01ef=['moment','path','rimraf','./mailApplication.attributes','exports','define','MailApplication','utf8mb4_unicode_ci','../../config/logger','api'];(function(_0x584291,_0x24b5b3){var _0x4e7d08=function(_0x59e0b1){while(--_0x59e0b1){_0x584291['push'](_0x584291['shift']());}};_0x4e7d08(++_0x24b5b3);}(_0x01ef,0x152));var _0xf01e=function(_0x662a3,_0x4f3ea7){_0x662a3=_0x662a3-0x0;var _0x1f5797=_0x01ef[_0x662a3];return _0x1f5797;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xf01e('0x0'))(_0xf01e('0x1'));var moment=require(_0xf01e('0x2'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xf01e('0x3'));var rimraf=require(_0xf01e('0x4'));var config=require('../../config/environment');var attributes=require(_0xf01e('0x5'));module[_0xf01e('0x6')]=function(_0x24e28d,_0xecb5b4){return _0x24e28d[_0xf01e('0x7')](_0xf01e('0x8'),attributes,{'tableName':'mail_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xf01e('0x9')});};