1a2382f4b27ce37466dbfa04682d29ae348be723
[motion2.git] / server / api / mailAccount / mailAccount.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 _0xf3fb=['../../config/logger','api','bluebird','request-promise','path','rimraf','./mailAccount.attributes','define','MailAccount','mail_accounts','lodash'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf3fb,0x13e));var _0xbf3f=function(_0x17c487,_0x2b72f1){_0x17c487=_0x17c487-0x0;var _0x3feeb8=_0xf3fb[_0x17c487];return _0x3feeb8;};'use strict';var _=require(_0xbf3f('0x0'));var util=require('util');var logger=require(_0xbf3f('0x1'))(_0xbf3f('0x2'));var moment=require('moment');var BPromise=require(_0xbf3f('0x3'));var rp=require(_0xbf3f('0x4'));var fs=require('fs');var path=require(_0xbf3f('0x5'));var rimraf=require(_0xbf3f('0x6'));var config=require('../../config/environment');var attributes=require(_0xbf3f('0x7'));module['exports']=function(_0x449854,_0x127480){return _0x449854[_0xbf3f('0x8')](_0xbf3f('0x9'),attributes,{'tableName':_0xbf3f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};