d14bc5bf7e16d6a2a75dbd599fc083e9bc053572
[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 _0xe25b=['mail_accounts','lodash','util','api','moment','path','rimraf','../../config/environment','./mailAccount.attributes','exports','define'];(function(_0xdff763,_0x477c10){var _0x99390e=function(_0x344514){while(--_0x344514){_0xdff763['push'](_0xdff763['shift']());}};_0x99390e(++_0x477c10);}(_0xe25b,0xf3));var _0xbe25=function(_0x619e53,_0x3cdbd2){_0x619e53=_0x619e53-0x0;var _0x24c385=_0xe25b[_0x619e53];return _0x24c385;};'use strict';var _=require(_0xbe25('0x0'));var util=require(_0xbe25('0x1'));var logger=require('../../config/logger')(_0xbe25('0x2'));var moment=require(_0xbe25('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xbe25('0x4'));var rimraf=require(_0xbe25('0x5'));var config=require(_0xbe25('0x6'));var attributes=require(_0xbe25('0x7'));module[_0xbe25('0x8')]=function(_0x352c34,_0x1dbf8a){return _0x352c34[_0xbe25('0x9')]('MailAccount',attributes,{'tableName':_0xbe25('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};